Home
last modified time | relevance | path

Searched refs:htobe16 (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.S77 / uint16_t htobe16(uint16_t in)
81 ENTRY(htobe16) function
86 SET_SIZE(htobe16)
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.S103 ENTRY(htobe16) function
108 SET_SIZE(htobe16)
/illumos-gate/usr/src/boot/sys/sys/
H A Dendian.h68 #define htobe16(x) bswap16((x)) macro
82 #define htobe16(x) ((uint16_t)(x)) macro
/illumos-gate/usr/src/head/
H A Dendian.h46 extern uint16_t htobe16(uint16_t);
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dendian.c109 htobe16(uint16_t in) in htobe16() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c109 htobe16(uint16_t in) in htobe16() function
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dendian.c60 test16 = htobe16(val16); in endian_fromhost()
/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c654 fm.destination = htobe16(mp->m_glyph->g_index); in write_mappings()
655 fm.length = htobe16(mp->m_length - 1); in write_mappings()
/illumos-gate/usr/src/cmd/bhyve/
H A Dqemu_fwcfg.c408 fwcfg_sc.directory->files[file_index].be_selector = htobe16(index); in qemu_fwcfg_add_file()
/illumos-gate/usr/src/man/man3c/
H A DMakefile902 htobe16.3c \
1743 htobe16.3c := LINKSRC = endian.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers250 htobe16;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc540 link path=usr/share/man/man3c/htobe16.3c target=endian.3c