vtohl 206 pack.c #define vtohl(x) (endian()?swapl(x):(x)) vtohl 226 pack.c #define vtohl(x) swapl(x) vtohl 249 pack.c #define vtohl(x) (x)