Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.S110 ENTRY(be16toh) function
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.S136 ENTRY(be16toh) function
/illumos-gate/usr/src/boot/sys/sys/
H A Dendian.h75 #define be16toh(x) bswap16((x)) macro
89 #define be16toh(x) ((uint16_t)(x)) macro
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dendian.c133 be16toh(uint16_t in) in be16toh() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c133 be16toh(uint16_t in) in be16toh() function