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