Searched defs:byte_order (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/headers/private/system/
H A Dfatelf.h38 uint8_t byte_order; /* maps to e_ident[EI_DATA]. */ member in struct:FATELF_record
H A Delf_common.h343 uint8_t byte_order; /* maps to e_ident[EI_DATA]. */ member in struct:elf_image_arch
/haiku-fatelf/headers/os/game/
H A DGameSoundDefs.h49 uint32 byte_order; // 2 for little endian, 1 for big endian member in struct:gs_audio_format
/haiku-fatelf/src/bin/gdb/gdb/
H A Darch-utils.c180 int byte_order = gdbarch_byte_order (gdbarch); local
197 int byte_order = gdbarch_byte_order (gdbarch); local
[all...]
H A Dgdbarch.h1505 int byte_order; member in struct:gdbarch_info
H A Dgdbarch.c87 int byte_order; member in struct:gdbarch
[all...]
/haiku-fatelf/src/bin/gdb/include/
H A Dieee.h38 unsigned char byte_order; member in struct:ieee_address
/haiku-fatelf/headers/os/media/
H A DMediaDefs.h275 uint32 byte_order; // B_MEDIA_LITTLE_ENDIAN or B_MEDIA_BIG_ENDIAN member in struct:media_raw_audio_format
494 uint16 byte_order; member in struct:media_multistream_format::vid_info

Completed in 206 milliseconds