htonf 199 pack.c #define htonf(x) (endian()?(x):swapf(x)) htonf 219 pack.c #define htonf(x) (x) htonf 242 pack.c #define htonf(x) swapf(x)