Searched defs:IN_CLASSC (Results 1 – 2 of 2) sorted by relevance
284 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro