htov16 217 pack.c #define htov16(x) (endian()?swap16(x):(x)) htov16 243 pack.c #define htov16(x) swap16(x) htov16 272 pack.c #define htov16(x) (x)