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

/illumos-gate/usr/src/head/
H A Dendian.h55 extern uint16_t betoh16(uint16_t);
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.s124 * uint16_t betoh16(uint16_t in)
129 ENTRY(betoh16) function
134 SET_SIZE(betoh16)
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.s98 / uint16_t betoh16(uint16_t in)
103 ENTRY(betoh16) function
108 SET_SIZE(betoh16)
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dendian.c127 betoh16(uint16_t in) function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c127 betoh16(uint16_t in) function
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dendian.c99 test16 = betoh16(val16);
/illumos-gate/usr/src/man/man3c/
H A DMakefile705 betoh16.3c \
1660 betoh16.3c := LINKSRC = endian.3c

Completed in 72 milliseconds