Home
last modified time | relevance | path

Searched defs:__LITTLE_ENDIAN (Results 1 - 21 of 21) sorted by relevance

/third_party/libunwind/libunwind/src/x86/
H A DGcreate_addr_space.c31 #define __LITTLE_ENDIAN _LITTLE_ENDIAN macro
/third_party/libunwind/libunwind/src/x86_64/
H A DGcreate_addr_space.c34 #define __LITTLE_ENDIAN _LITTLE_ENDIAN macro
/third_party/jerryscript/jerry-libm/
H A Djerry-libm-internal.h45 #define __LITTLE_ENDIAN macro
/third_party/selinux/libsepol/src/
H A Dprivate.h20 #define __LITTLE_ENDIAN LITTLE_ENDIAN macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dendian.h13 #define __LITTLE_ENDIAN 1234 macro
/third_party/skia/third_party/externals/angle2/src/common/third_party/smhasher/src/
H A DPMurHash.cpp82 # define __LITTLE_ENDIAN 1234 macro
/third_party/ntfs-3g/include/ntfs-3g/
H A Dendians.h58 # define __LITTLE_ENDIAN _LITTLE_ENDIAN macro
62 # define __LITTLE_ENDIAN LITTLE_ENDIAN macro
67 # define __LITTLE_ENDIAN __LITTLE_ENDIAN__ macro
72 # define __LITTLE_ENDIAN __ORDER_LITTLE_ENDIAN__ macro
77 # define __LITTLE_ENDIAN 1 macro
82 # define __LITTLE_ENDIAN 1 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dcommon.h25 #define __LITTLE_ENDIAN _LITTLE_ENDIAN macro
43 #define __LITTLE_ENDIAN _LITTLE_ENDIAN macro
60 #define __LITTLE_ENDIAN LITTLE_ENDIAN macro
166 #define __LITTLE_ENDIAN 1234 macro
/third_party/alsa-lib/include/
H A Dlocal.h44 #define __LITTLE_ENDIAN LITTLE_ENDIAN macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h37 #define __LITTLE_ENDIAN 1234 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.h37 #define __LITTLE_ENDIAN _LITTLE_ENDIAN macro
55 #define __LITTLE_ENDIAN _LITTLE_ENDIAN macro
72 #define __LITTLE_ENDIAN LITTLE_ENDIAN macro
178 #define __LITTLE_ENDIAN 1234 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h39 #define __LITTLE_ENDIAN 1234 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dalltypes.h39 #define __LITTLE_ENDIAN 1234 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h39 #define __LITTLE_ENDIAN 1234 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs677 pub const __LITTLE_ENDIAN: u32 = 1234; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs682 pub const __LITTLE_ENDIAN: u32 = 1234; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs682 pub const __LITTLE_ENDIAN: u32 = 1234; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs676 pub const __LITTLE_ENDIAN: u32 = 1234; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs677 pub const __LITTLE_ENDIAN: u32 = 1234; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs678 pub const __LITTLE_ENDIAN: u32 = 1234; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs677 pub const __LITTLE_ENDIAN: u32 = 1234; consts

Completed in 97 milliseconds