ntohf 202 pack.c #define ntohf(x) (endian()?(x):swapf(x)) ntohf 230 pack.c #define ntohf(x) (x) ntohf 259 pack.c #define ntohf(x) swapf(x)