Home
last modified time | relevance | path

Searched refs:endian (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/i386/
H A DMakefile10 endian.h fasttrap_isa.h param.h \
16 limits.h types.h _types.h endian.h
22 endian.h param.h \
/xnu-8019.80.24/bsd/arm/
H A DMakefile10 endian.h fasttrap_isa.h param.h \
16 limits.h _limits.h types.h _types.h endian.h
22 endian.h param.h \
/xnu-8019.80.24/bsd/machine/
H A DMakefile20 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 Dmachine.modulemap72 module endian {
73 header "machine/endian.h"
75 header "i386/endian.h"
77 header "arm/endian.h"
/xnu-8019.80.24/libkern/zlib/
H A Dz_crc32.c260 u4 endian; in z_crc32() local
262 endian = 1; in z_crc32()
263 if (*((unsigned char *)(&endian))) in z_crc32()
/xnu-8019.80.24/bsd/sys/
H A Ddtrace.h83 #error Unknown endian-ness