Searched defs:char_int (Results 1 – 2 of 2) sorted by relevance
17 typedef int char_int[(char)'\177' < (char)128 ? 1 : -1]; typedef
15 typedef int char_int[(char)'\200' < (char)127 ? 1 : -1]; typedef