htonll 95 compat/bswap.h #undef htonll htonll 97 compat/bswap.h #define htonll(x) bswap64(x) htonll 102 compat/bswap.h #undef htonll htonll 137 compat/bswap.h # define htonll(n) (n) htonll 140 compat/bswap.h # define htonll(n) default_bswap64(n)