Home
last modified time | relevance | path

Searched defs:be32toh (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.S123 ENTRY(be32toh) function
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.S156 ENTRY(be32toh) function
/illumos-gate/usr/src/boot/sys/sys/
H A Dendian.h76 #define be32toh(x) bswap32((x)) macro
90 #define be32toh(x) ((uint32_t)(x)) macro
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dendian.c145 be32toh(uint32_t in) in be32toh() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c145 be32toh(uint32_t in) in be32toh() function