Home
last modified time | relevance | path

Searched refs:htonl_c (Results 1 – 1 of 1) sorted by relevance

/sysdeps/posix/
A Dgetaddrinfo.c1131 # define htonl_c(n) n macro
1133 # define htonl_c(n) __bswap_constant_32 (n) macro
1148 { { { 169, 254, 0, 0 } }, htonl_c (0xffff0000), 2 },
1149 { { { 127, 0, 0, 0 } }, htonl_c (0xff000000), 2 },
1151 { { { 0, 0, 0, 0 } }, htonl_c (0x00000000), 14 }

Completed in 7 milliseconds