Searched refs:endian (Results 1 – 8 of 8) sorted by relevance
| /xnu-12377.1.9/bsd/i386/ |
| H A D | Makefile | 10 endian.h fasttrap_isa.h param.h \ 16 limits.h types.h _types.h endian.h _endian.h 22 endian.h param.h \
|
| /xnu-12377.1.9/bsd/arm/ |
| H A D | Makefile | 20 endian.h param.h \ 27 limits.h _limits.h types.h _types.h endian.h _endian.h 34 endian.h param.h \
|
| /xnu-12377.1.9/bsd/machine/ |
| H A D | Makefile | 20 byte_order.h endian.h \ 28 limits.h types.h _types.h endian.h _endian.h 36 byte_order.h endian.h \
|
| /xnu-12377.1.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-12377.1.9/tools/lldbmacros/ |
| H A D | macho.py | 71 kw = {"_endian_": self.endian}
|
| /xnu-12377.1.9/doc/debugging/ |
| H A D | debugging.md | 350 hdr = MachOHeader(self, fh, offset, size, magic, hdr, endian) 397 -> hdr = MachOHeader(self, fh, offset, size, magic, hdr, endian)
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | Makefile | 52 spawn.h timex.h commpage.h log_data.h endian.h \
|
| H A D | dtrace.h | 83 #error Unknown endian-ness
|