Searched defs:bswap32 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dbswap.c44 bswap32 (unsigned int val) function
/freebsd-9.3-release/lib/libstand/
H A Dbswap.c16 #undef bswap32 macro
23 bswap32(u_int32_t x) function
/freebsd-9.3-release/contrib/openbsm/compat/
H A Dendian.h65 bswap32(uint32_t int32) function
/freebsd-9.3-release/contrib/xz/src/common/
H A Dtuklib_integer.h58 # define bswap32(num) bswap_32(num) macro
75 # define bswap32(num) BSWAP_32(num) macro
111 # define bswap32(num) \ macro
/freebsd-9.3-release/sys/sys/
H A Dendian.h60 #define bswap32(x) __bswap32(x) macro
/freebsd-9.3-release/sys/dev/safe/
H A Dsafe.c76 #define bswap32 NTOHL macro

Completed in 121 milliseconds