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

/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dbswap.c40 bswap32 (unsigned int val) function
/freebsd-10-stable/contrib/openbsm/compat/
H A Dendian.h64 bswap32(uint32_t int32) function
/freebsd-10-stable/sys/sys/
H A Dendian.h60 #define bswap32(x) __bswap32(x) macro
/freebsd-10-stable/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-10-stable/sys/dev/safe/
H A Dsafe.c76 #define bswap32 NTOHL macro

Completed in 179 milliseconds