Searched refs:endian (Results 1 – 8 of 8) sorted by relevance
| /xnu-8792.41.9/bsd/i386/ |
| H A D | Makefile | 10 endian.h fasttrap_isa.h param.h \ 16 limits.h types.h _types.h endian.h 22 endian.h param.h \
|
| /xnu-8792.41.9/bsd/arm/ |
| H A D | Makefile | 10 endian.h fasttrap_isa.h param.h \ 16 limits.h _limits.h types.h _types.h endian.h 22 endian.h param.h \
|
| /xnu-8792.41.9/bsd/machine/ |
| H A D | Makefile | 20 byte_order.h endian.h fasttrap_isa.h \ 33 limits.h types.h _types.h endian.h 45 byte_order.h endian.h \
|
| H A D | machine.modulemap | 72 module endian { 73 header "machine/endian.h" 75 header "i386/endian.h" 77 header "arm/endian.h"
|
| /xnu-8792.41.9/libkern/zlib/ |
| H A D | z_crc32.c | 260 u4 endian; in z_crc32() local 262 endian = 1; in z_crc32() 263 if (*((unsigned char *)(&endian))) in z_crc32()
|
| /xnu-8792.41.9/tools/lldbmacros/ |
| H A D | macho.py | 77 kw = {"_endian_": self.endian}
|
| /xnu-8792.41.9/doc/ |
| H A D | debugging.md | 517 hdr = MachOHeader(self, fh, offset, size, magic, hdr, endian) 564 -> hdr = MachOHeader(self, fh, offset, size, magic, hdr, endian)
|
| /xnu-8792.41.9/bsd/sys/ |
| H A D | dtrace.h | 83 #error Unknown endian-ness
|