Searched refs:betoh32 (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/head/
H A Dendian.h60 extern uint32_t betoh32(uint32_t);
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.s145 * uint32_t betoh32(uint32_t in)
150 ENTRY(betoh32) function
154 SET_SIZE(betoh32)
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.s119 / uint32_t betoh32(uint32_t in)
129 ENTRY(betoh32) function
133 SET_SIZE(betoh32)
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dendian.c139 betoh32(uint32_t in) function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c139 betoh32(uint32_t in) function
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dendian.c104 test32 = betoh32(val32);
/illumos-gate/usr/src/man/man3c/
H A DMakefile706 betoh32.3c \
1661 betoh32.3c := LINKSRC = endian.3c

Completed in 55 milliseconds