Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_lookup.c129 #define LITTLE_ENDIAN 1234 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSwapByteOrder.h33 #define LITTLE_ENDIAN 1234 macro
/third_party/libwebsockets/lib/plat/unix/
H A Dprivate-lib-plat-unix.h68 #define LITTLE_ENDIAN __LITTLEENDIAN__ macro
73 #define LITTLE_ENDIAN 1234 /* to show byte order (taken from gcc); for suppres warning that LITTLE_ENDIAN is not defined. */ macro
96 #define LITTLE_ENDIAN __ORDER_LITTLE_ENDIAN__ macro
109 #define LITTLE_ENDIAN __LITTLE_ENDIAN macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dendian.h17 #define LITTLE_ENDIAN __LITTLE_ENDIAN macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dendian.h15 #define LITTLE_ENDIAN __LITTLE_ENDIAN macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dendian.h15 #define LITTLE_ENDIAN __LITTLE_ENDIAN macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dendian.h15 #define LITTLE_ENDIAN __LITTLE_ENDIAN macro
/third_party/musl/include/
H A Dendian.h15 #define LITTLE_ENDIAN __LITTLE_ENDIAN macro
/third_party/libwebsockets/lib/plat/windows/
H A Dprivate-lib-plat-windows.h113 #define LITTLE_ENDIAN 1234 macro
/third_party/lwip/src/include/lwip/
H A Darch.h41 #define LITTLE_ENDIAN 1234 macro
/third_party/python/Lib/test/
H A Dtest_float.py1509 LITTLE_ENDIAN = 1 variable
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1857 pub const LITTLE_ENDIAN: ::c_int = 1234; consts

Completed in 15 milliseconds