Home
last modified time | relevance | path

Searched defs:htobe16 (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c107 htobe16(uint16_t in) in htobe16() function
/titanic_52/usr/src/lib/libc/sparc/gen/
H A Dendian.c107 htobe16(uint16_t in) in htobe16() function
/titanic_52/usr/src/boot/sys/sys/
H A Dendian.h68 #define htobe16(x) bswap16((x)) macro
82 #define htobe16(x) ((uint16_t)(x)) macro