HomeSort by: relevance | last modified time | path
    Searched refs:byteorder (Results 1 - 25 of 377) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/lib/libutil/
getbyteorder.c 44 int byteorder, mib[2]; local
49 varlen = sizeof(byteorder);
50 if (sysctl(mib, 2, &byteorder, &varlen, NULL, (size_t)0) < 0)
53 return (byteorder);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.server/
fileio-packets.py 54 def decode_stat_reply(buf, byteorder="big"):
73 st_dev = int.from_bytes(buf[0:4], byteorder=byteorder)
74 st_ino = int.from_bytes(buf[4:8], byteorder=byteorder)
75 st_mode = int.from_bytes(buf[8:12], byteorder=byteorder)
76 st_nlink = int.from_bytes(buf[12:16], byteorder=byteorder)
77 st_uid = int.from_bytes(buf[16:20], byteorder=byteorder
    [all...]
  /src/usr.sbin/timed/timedc/
Makefile 5 SRCS= cmds.c cmdtab.c timedc.c byteorder.c measure.c cksum.c tspname.c
  /src/sys/arch/mmeye/stand/bootelf/
Makefile 10 SRCS= alloc.c boot.c byteorder.c loadfile.c loadfile_elf32.c
  /src/external/gpl3/binutils/dist/libiberty/
floatformat.c 199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
440 TOTAL_LEN are the thing we are extracting it from, in byteorder ORDER. */
498 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
floatformat.c 199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
440 TOTAL_LEN are the thing we are extracting it from, in byteorder ORDER. */
498 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
floatformat.c 204 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
206 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
341 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
365 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
373 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
434 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
445 TOTAL_LEN are the thing we are extracting it from, in byteorder ORDER. */
503 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
floatformat.c 204 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
206 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
341 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
365 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
373 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
434 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
445 TOTAL_LEN are the thing we are extracting it from, in byteorder ORDER. */
503 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
floatformat.c 199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
440 TOTAL_LEN are the thing we are extracting it from, in byteorder ORDER. */
498 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
floatformat.c 199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
440 TOTAL_LEN are the thing we are extracting it from, in byteorder ORDER. */
498 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize
    [all...]
  /src/sys/arch/mvme68k/stand/installboot/
Makefile 17 SRCS= installboot.c byteorder.c loadfile.c loadfile_aout.c loadfile_elf32.c
  /src/sys/arch/powerpc/stand/mkbootimage/
Makefile 5 SRCS= mkbootimage.c byteorder.c
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/
dmub_types.h 32 #include <asm/byteorder.h>
  /src/usr.sbin/timed/timed/
Makefile 8 slave.c timed.c byteorder.c measure.c cksum.c tspname.c
timed-extern.h 52 void byteorder(struct tsp *);
  /src/external/bsd/iscsi/dist/include/
compat.h 13 #include <asm/byteorder.h>
17 # include <sys/byteorder.h>
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_endianness.h 34 #include <sys/byteorder.h>
  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
endianness.h 25 #include <sys/byteorder.h>
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
endianness.h 25 #include <sys/byteorder.h>
  /src/tests/ipf/
h_common.sh 89 if [ `sysctl -n hw.byteorder` = 4321 ]; then
  /src/usr.bin/cap_mkdb/
cap_mkdb.c 87 int c, byteorder; local
91 byteorder = 0;
96 if (byteorder != 0)
98 byteorder = c == 'b' ? 4321 : 1234;
118 openinfo.lorder = byteorder;
  /src/usr.sbin/wsfontload/
wsfontload.c 157 f.byteorder = DEFBYTEORDER;
186 f.byteorder = WSDISPLAY_FONTORDER_R2L;
268 f.byteorder = le32toh(foo);
298 printf("byteorder: %s (%d)\n",
299 rgetfontorder(f.byteorder), f.byteorder);
  /src/external/bsd/elftoolchain/dist/libelf/
libelf_xlate.c 66 encoding = LIBELF_PRIVATE(byteorder);
145 byteswap = encoding != LIBELF_PRIVATE(byteorder);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
os_types.h 37 #include <asm/byteorder.h>
  /src/external/gpl3/binutils/dist/include/
floatformat.h 30 bytes are concatenated according to the byteorder flag, then each of those
61 enum floatformat_byteorders byteorder; member in struct:floatformat

Completed in 27 milliseconds

1 2 3 4 5 6 7 8 91011>>