Searched refs:IN_CLASSB (Results 1 – 2 of 2) sorted by relevance
182 else if (IN_CLASSB(i)) in libc_hidden_def()202 else if (IN_CLASSB(i)) in inet_netof()
158 #define IN_CLASSB(a) ((((in_addr_t)(a)) & 0xc0000000) == 0x80000000) macro
Completed in 5 milliseconds