Searched defs:be64toh (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/openbsm/compat/ | ||
H A D | endian.h | 134 #define be64toh(x) bswap64((x)) macro |
/freebsd/sys/sys/ | ||
H A D | _endian.h | 113 #define be64toh( global() macro |
/freebsd/tools/build/cross-build/include/mac/sys/ | ||
H A D | endian.h | 66 #define be64toh(x) bswap64((x)) macro |
/freebsd/contrib/unbound/cachedb/ | ||
H A D | cachedb.c | 76 # define be64toh( global() macro |