Home
last modified time | relevance | path

Searched defs:BIG_ENDIAN (Results 1 - 12 of 12) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_lookup.c137 #define BIG_ENDIAN 4321 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSwapByteOrder.h32 #define BIG_ENDIAN 4321 macro
/third_party/libwebsockets/lib/plat/unix/
H A Dprivate-lib-plat-unix.h69 #define BIG_ENDIAN 4321 /* to show byte order (taken from gcc); for suppres warning that BIG_ENDIAN is not defined. */ macro
74 #define BIG_ENDIAN __BIGENDIAN__ macro
100 #define BIG_ENDIAN __ORDER_BIG_ENDIAN__ macro
112 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dendian.h16 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dendian.h14 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dendian.h14 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dendian.h14 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/musl/include/
H A Dendian.h14 #define BIG_ENDIAN __BIG_ENDIAN macro
/third_party/libwebsockets/lib/plat/windows/
H A Dprivate-lib-plat-windows.h110 #define BIG_ENDIAN 4321 /* to show byte order (taken from gcc) */ macro
/third_party/lwip/src/include/lwip/
H A Darch.h45 #define BIG_ENDIAN 4321 macro
/third_party/python/Lib/test/
H A Dtest_float.py1508 BIG_ENDIAN = 0 variable
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1858 pub const BIG_ENDIAN: ::c_int = 4321; consts

Completed in 12 milliseconds