htov32 218 pack.c #define htov32(x) (endian()?swap32(x):(x)) htov32 244 pack.c #define htov32(x) swap32(x) htov32 273 pack.c #define htov32(x) (x)