htovl 202 pack.c #define htovl(x) (endian()?swapl(x):(x)) htovl 222 pack.c #define htovl(x) swapl(x) htovl 245 pack.c #define htovl(x) (x)