Crot
int32_t Crot;
#define Crot state->Crot
if ((Crot & 0x80000000)) {
Crot <<= 1;
Crot += 1;
Crot <<= 1;
Crot += c;
Ceor = Csum = Crot = word = bcount = 0;
snprintf(buf, sizeof(buf), "x %d %x %x %x", inbuflen, Ceor, Csum, Crot);