Home
last modified time | relevance | path

Searched defs:BIG_ENDIAN (Results 1 – 11 of 11) sorted by relevance

/third_party/libwebsockets/lib/plat/unix/
Dprivate-lib-plat-unix.h69 …#define BIG_ENDIAN 4321 /* to show byte order (taken from gcc); for suppres warning that BIG_ENDI… macro
74 #define BIG_ENDIAN __BIGENDIAN__ macro
91 #define BIG_ENDIAN __ORDER_BIG_ENDIAN__ macro
103 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/mingw-w64/mingw-w64-headers/crt/sys/
Dparam.h37 #define BIG_ENDIAN 4321 macro
/third_party/FreeBSD/sys/dev/usb/
Dusb_lookup.c139 #define BIG_ENDIAN 4321 macro
/third_party/libwebsockets/lib/plat/windows/
Dprivate-lib-plat-windows.h93 #define BIG_ENDIAN 4321 /* to show byte order (taken from gcc) */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSwapByteOrder.h32 #define BIG_ENDIAN 4321 macro
/third_party/uboot/u-boot-2020.01/include/
Dzfs_common.h32 BIG_ENDIAN = 0 enumerator
/third_party/musl/porting/liteos_m/kernel/include/
Dendian.h14 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/musl/include/
Dendian.h14 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/musl/porting/liteos_a/kernel/include/
Dendian.h16 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/lwip/src/include/lwip/
Darch.h45 #define BIG_ENDIAN 4321 macro
/third_party/uboot/u-boot-2020.01/drivers/ddr/microchip/
Dddr2_regs.h69 #define BIG_ENDIAN(x) ((x) << 31) macro