Searched refs:LWRES_ALIGNBYTES (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/lwres/ | ||
H A D | gethost.c | 156 #define LWRES_ALIGNBYTES (sizeof(char *) - 1) macro 158 (((uintptr_t)(p) + LWRES_ALIGNBYTES) &~ LWRES_ALIGNBYTES) |
Completed in 21 milliseconds