Searched refs:c2 (Results 1 – 2 of 2) sorted by relevance
48 volatile char c2 = CHAR_MAX; in testLimits() local
377 const unsigned char *c1 = (const unsigned char *)s1, *c2 = (const unsigned char *)s2; in ref_memcmp() local381 d = (int)*c1++ - (int)*c2++; in ref_memcmp()