Searched defs:IN_CLASSC (Results 1 – 8 of 8) sorted by relevance
107 #define IN_CLASSC(a) ((((in_addr_t)(a)) & 0xe0000000) == 0xc0000000) macro
202 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
267 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
269 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
217 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro
286 #define IN_CLASSC(a) ((((long int) (a)) & 0xe0000000) == 0xc0000000) macro