Lines Matching refs:c1
2580 unsigned char c1;2588 c1 = *in++;2589 if ((c1 & 0xC0) != 0x80) {2590 /* not a trailing byte (c1) */2602 c1 = c1 & 0x3F;2605 d = xlattable [48 + c2 + xlattable [48 + c1 +