Home
last modified time | relevance | path

Searched refs:htobe64 (Results 1 – 10 of 10) 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/amd64/gen/
H A Dbyteorder.s116 ENTRY(htobe64)
120 SET_SIZE(htobe64)
/titanic_44/usr/src/head/
H A Dendian.h44 extern uint64_t htobe64(uint64_t);
/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
/titanic_44/usr/src/test/libc-tests/tests/
H A Dendian.c64 test64 = htobe64(val64); in endian_fromhost()
/titanic_44/usr/src/man/man3c/
H A DMakefile863 htobe64.3c \
1651 htobe64.3c := LINKSRC = endian.3c
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers100 htobe64;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc863 link path=usr/share/man/man3c/htobe64.3c target=endian.3c