Home
last modified time | relevance | path

Searched refs:htobe32 (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.S88 / uint32_t htobe32(uint32_t in)
92 ENTRY(htobe32) function
96 SET_SIZE(htobe32)
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.S110 ENTRY(htobe32) function
114 SET_SIZE(htobe32)
/illumos-gate/usr/src/boot/sys/sys/
H A Dendian.h69 #define htobe32(x) bswap32((x)) macro
83 #define htobe32(x) ((uint32_t)(x)) macro
/illumos-gate/usr/src/cmd/vtfontcvt/
H A Dvtfontcvt.c653 fm.source = htobe32(mp->m_char); in write_mappings()
710 fh.glyph_count = htobe32(glyph_unique); in write_fnt()
711 fh.map_count[0] = htobe32(map_folded_count[0]); in write_fnt()
712 fh.map_count[1] = htobe32(map_folded_count[1]); in write_fnt()
713 fh.map_count[2] = htobe32(map_folded_count[2]); in write_fnt()
714 fh.map_count[3] = htobe32(map_folded_count[3]); in write_fnt()
/illumos-gate/usr/src/head/
H A Dendian.h47 extern uint32_t htobe32(uint32_t);
/illumos-gate/usr/src/cmd/mandoc/
H A Ddba_write.c124 i = htobe32(i); in dba_int_write()
H A Ddbm_map.c178 return htobe32((const char *)p - dbm_base); in dbm_addr()
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dendian.c115 htobe32(uint32_t in) in htobe32() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dendian.c115 htobe32(uint32_t in) in htobe32() function
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dendian.c62 test32 = htobe32(val32); in endian_fromhost()
/illumos-gate/usr/src/cmd/bhyve/
H A Dqemu_fwcfg.c406 fwcfg_sc.directory->be_count = htobe32(count); in qemu_fwcfg_add_file()
407 fwcfg_sc.directory->files[file_index].be_size = htobe32(size); in qemu_fwcfg_add_file()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dnvlist.c73 *ip = htobe32(i); in _putint()
89 *up = htobe32(i); in _putuint()
/illumos-gate/usr/src/man/man3c/
H A DMakefile903 htobe32.3c \
1742 htobe32.3c := LINKSRC = endian.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers245 htobe32;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc541 link path=usr/share/man/man3c/htobe32.3c target=endian.3c