Searched defs:c2 (Results 1 – 8 of 8) sorted by relevance
36 wchar_t c1, c2; in wcscasecmp() local
36 wchar_t c1, c2; in wcsncasecmp() local
37 char c2 = in_ptr[2]; in normalize_path() local
1581 int c2) in samesets()1610 int c2; in categorize() local
22 #define B_PACK_CHARS(c1,c2,c3,c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
24 #define B_PACK_CHARS(c1,c2,c3,c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
833 int c2 = 'N'; in TEST() local855 int c2 = rand() & mask; in TEST() local
875 int c1, c2; in _dnsPacket_isEqualDomainName() local