Lines Matching defs:cp
119 register unsigned char *cp = icp;124 crc = ((crc >> 8) & 0xff) ^ crctab[(crc & 0xff) ^ *cp++];