vtohf            207 pack.c         #define vtohf(x) (endian()?swapf(x):(x))
vtohf            227 pack.c         #define vtohf(x) swapf(x)
vtohf            250 pack.c         #define vtohf(x) (x)