Lines Matching defs:c8
1268 uptr c8 = (unsigned)c & 0xFF;1269 c8 = (c8 << 8) | c8;1270 c8 = (c8 << 16) | c8;1271 c8 = (c8 << 32) | c8;1274 p[i] = c8;