Searched defs:IN_CLASSE (Results 1 – 2 of 2) sorted by relevance
301 #define IN_CLASSE(a) ((((long int) (a)) & 0xf0000000) == 0xf0000000) macro