Home
last modified time | relevance | path

Searched defs:htobe64 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dconfig.h37 # define htobe64(x) OSSwapHostToBigInt64(x) macro
40 # define htobe64(x) BE_64(x) macro
/titanic_44/usr/src/lib/libc/i386/gen/
H A Dbyteorder64.c52 htobe64(uint64_t in) in htobe64() function
/titanic_44/usr/src/lib/libc/sparc/gen/
H A Dendian.c119 htobe64(uint64_t in) in htobe64() function
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c119 htobe64(uint64_t in) in htobe64() function