| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | floatformat.c | 199 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 D | floatformat.c | 204 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 D | floatformat.c | 199 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 D | floatformat.c | 188 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 D | getbyteorder.c | 44 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 D | Makefile | 8 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 D | cap_mkdb.c | 87 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 D | Makefile.inc | 45 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 D | wsfontload.c | 156 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 D | main.c | 193 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 D | libelf_xlate.c | 65 encoding = LIBELF_PRIVATE(byteorder); in _libelf_xlate() 144 byteswap = encoding != LIBELF_PRIVATE(byteorder); in _libelf_xlate()
|
| H A D | libelf_ehdr.c | 85 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 D | bt_open.c | 72 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 D | configure.ac | 29 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 D | coff-mcore.c | 366 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 D | coff-mcore.c | 366 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 D | spleen5x8.h | 41 .byteorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen12x24.h | 41 .byteorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen8x16.h | 41 .byteorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen16x32.h | 41 .byteorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen6x12.h | 40 .byteorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen32x64.h | 41 .byteorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | wsfont.c | 578 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 D | Makefile | 5 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 D | output.c | 746 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()
|