Lines Matching refs:c1
2538 unsigned char c1;2546 c1 = *in++;2547 if ((c1 & 0xC0) != 0x80) {2548 /* not a trailing byte (c1) */2560 c1 = c1 & 0x3F; 2563 d = xlattable [48 + c2 + xlattable [48 + c1 +