vtohf 214 pack.c #define vtohf(x) (endian()?swapf(x):(x)) vtohf 240 pack.c #define vtohf(x) swapf(x) vtohf 269 pack.c #define vtohf(x) (x)