Lines Matching +full:4 +full:xx
207 * are either ASCII printing characters (again, according to the X3.4
300 #define XX 0xF1 // invalid: size 1
306 #define S5 0x34 // accept 3, size 4
307 #define S6 0x04 // accept 0, size 4
308 #define S7 0x44 // accept 4, size 4
315 // 1 2 3 4 5 6 7 8 9 A B C D E F
324 // 1 2 3 4 5 6 7 8 9 A B C D E F
325 XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0x80-0x8F
326 XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0x90-0x9F
327 XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0xA0-0xAF
328 XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0xB0-0xBF
329 XX, XX, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, S1, // 0xC0-0xCF
332 S5, S6, S6, S6, S7, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, XX, // 0xF0-0xFF
379 &accept_ranges[(unsigned int)x >> 4];
380 if (x == XX)
392 } else if ((buf[i] & 0x04) == 0) { /* 111110xx */
394 following = 4;
444 if (nbytes > 4 && buf[0] == '+' && buf[1] == '/' && buf[2] == 'v')
531 if (nbytes < 4)
543 for (i = 4; i + 3 < nbytes; i += 4) {
579 * Edition, July, 1999, pp. I-1 - I-4.
597 144, 145, 22, 147, 148, 149, 150, 4, 152, 153, 154, 155, 20, 21, 158, 26,
609 '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 250, 251, 252, 253, 254, 255