Searched defs:IN_CLASSB (Results 1 – 2 of 2) sorted by relevance
280 #define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0x80000000) macro