Home
last modified time | relevance | path

Searched refs:byteorder (Results 1 – 25 of 213) sorted by relevance

123456789

/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dfloatformat.c199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, in mant_bits_set()
498 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double()
524 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1)) in floatformat_to_double()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dfloatformat.c204 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
206 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
341 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
365 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
373 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
434 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, in mant_bits_set()
503 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double()
529 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1)) in floatformat_to_double()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dfloatformat.c199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, in mant_bits_set()
498 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double()
524 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1)) in floatformat_to_double()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dfloatformat.c188 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
190 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_i387_ext_is_valid()
303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
341 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
365 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
373 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize, in floatformat_ibm_long_double_is_valid()
417 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, in mant_bits_set()
486 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize, in floatformat_to_double()
512 if (get_field (ufrom, fmt->byteorder, fmt->totalsize, fmt->sign_start, 1)) in floatformat_to_double()
[all …]
/netbsd-src/lib/libutil/
H A Dgetbyteorder.c44 int byteorder, mib[2]; in getbyteorder() local
49 varlen = sizeof(byteorder); in getbyteorder()
50 if (sysctl(mib, 2, &byteorder, &varlen, NULL, (size_t)0) < 0) in getbyteorder()
53 return (byteorder); in getbyteorder()
/netbsd-src/share/man/man9/
H A DMakefile8 buffercache.9 bufferio.9 bufq.9 bus_dma.9 bus_space.9 byteorder.9 \
240 MLINKS+=byteorder.9 bswap16.9 byteorder.9 bswap32.9 byteorder.9 bswap64.9 \
241 byteorder.9 be16toh.9 byteorder.9 be32toh.9 byteorder.9 be64toh.9 \
242 byteorder.9 htobe16.9 byteorder.9 htobe32.9 byteorder
[all...]
/netbsd-src/usr.bin/cap_mkdb/
H A Dcap_mkdb.c87 int c, byteorder; in main() local
91 byteorder = 0; in main()
96 if (byteorder != 0) in main()
98 byteorder = c == 'b' ? 4321 : 1234; in main()
118 openinfo.lorder = byteorder; in main()
/netbsd-src/lib/libc/net/
H A DMakefile.inc45 MAN+= byteorder.3 ethers.3 gethostbyname.3 getifaddrs.3 \
54 MLINKS+=byteorder.3 htonl.3 byteorder.3 htons.3 byteorder.3 ntohl.3 \
55 byteorder.3 ntohs.3
/netbsd-src/usr.sbin/wsfontload/
H A Dwsfontload.c156 f.byteorder = DEFBYTEORDER; in main()
185 f.byteorder = WSDISPLAY_FONTORDER_R2L; in main()
267 f.byteorder = le32toh(foo); in main()
298 rgetfontorder(f.byteorder), f.byteorder); in main()
/netbsd-src/sbin/disklabel/
H A Dmain.c193 static int byteorder; variable
209 u_short byteorder; member
300 int byteorder;
386 && byteorder != 0 in setbyteorder()
387 && byteorder != new_byteorder) { in setbyteorder()
388 warnx("changing %s byteorder to %s", in setbyteorder()
389 byteorder == LITTLE_ENDIAN ? "le" : "be", in setbyteorder()
392 byteorder = new_byteorder; in setbyteorder()
407 biendian_p = (dp->byteorder == 0); in getmachineparams()
409 setbyteorder(dp->byteorder); in getmachineparams()
299 int byteorder; global() member
[all...]
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_xlate.c65 encoding = LIBELF_PRIVATE(byteorder); in _libelf_xlate()
144 byteswap = encoding != LIBELF_PRIVATE(byteorder); in _libelf_xlate()
H A Dlibelf_ehdr.c85 e->e_byteorder != LIBELF_PRIVATE(byteorder)); in _libelf_load_extended()
195 e->e_byteorder != LIBELF_PRIVATE(byteorder)); in _libelf_ehdr()
/netbsd-src/lib/libc/db/btree/
H A Dbt_open.c72 static int byteorder(void);
114 machine_lorder = byteorder(); in __bt_open()
392 byteorder(void) in byteorder() function
/netbsd-src/external/bsd/iscsi/dist/
H A Dconfigure.ac29 AC_CHECK_HEADERS(asm/byteorder.h sys/bswap.h sys/byteorder.h sys/select.h)
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-mcore.c366 if ( input_bfd->xvec->byteorder != output_bfd->xvec->byteorder in coff_mcore_relocate_section()
367 && output_bfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN) in coff_mcore_relocate_section()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoff-mcore.c366 if ( input_bfd->xvec->byteorder != output_bfd->xvec->byteorder in coff_mcore_relocate_section()
367 && output_bfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN) in coff_mcore_relocate_section()
/netbsd-src/sys/dev/wsfont/
H A Dspleen5x8.h41 .byteorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen12x24.h41 .byteorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen8x16.h41 .byteorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen16x32.h41 .byteorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen6x12.h40 .byteorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen32x64.h41 .byteorder = WSDISPLAY_FONTORDER_L2R,
H A Dwsfont.c578 ent->font->bitorder, ent->font->byteorder); in wsfont_init()
723 font->byteorder); in wsfont_add()
771 ent->font->bitorder, ent->font->byteorder, in wsfont_lock()
782 if (byteo && byteo != ent->font->byteorder) { in wsfont_lock()
784 ent->font->byteorder = byteo; in wsfont_lock()
/netbsd-src/usr.sbin/timed/timedc/
H A DMakefile5 SRCS= cmds.c cmdtab.c timedc.c byteorder.c measure.c cksum.c tspname.c
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Doutput.c746 int byteorder; in write_ctf() local
761 byteorder = ELFDATA2MSB; in write_ctf()
763 byteorder = ELFDATA2LSB; in write_ctf()
769 if (ehdr.e_ident[EI_DATA] == byteorder) in write_ctf()

123456789