Home
last modified time | relevance | path

Searched refs:__BITS_PER_LONG (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/include/lapi/
H A Dsembuf.h27 #if __BITS_PER_LONG == 64
61 #if __BITS_PER_LONG == 64
216 #if __BITS_PER_LONG == 64
H A Dshmbuf.h30 #if __BITS_PER_LONG == 64
76 #if __BITS_PER_LONG == 64
250 #if __BITS_PER_LONG == 64
H A Dmsgbuf.h20 #if __BITS_PER_LONG == 64
96 #if __BITS_PER_LONG == 64
280 #if __BITS_PER_LONG == 64
H A Dipcbuf.h31 #if __BITS_PER_LONG != 64
/third_party/libinput/include/linux/linux/
H A Dinput.h27 #if (__BITS_PER_LONG != 32 || !defined(__USE_TIME_BITS64)) && !defined(__KERNEL)
/third_party/libevdev/include/linux/linux/
H A Dinput.h27 #if (__BITS_PER_LONG != 32 || !defined(__USE_TIME_BITS64)) && !defined(__KERNEL__)
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h308 #if (__BITS_PER_LONG == 32 && defined(__USE_TIME_BITS64)) || defined __KERNEL__
983 #if __BITS_PER_LONG == 64
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs174 pub const __BITS_PER_LONG: u32 = 64; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs186 pub const __BITS_PER_LONG: u32 = 64; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs186 pub const __BITS_PER_LONG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs173 pub const __BITS_PER_LONG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs198 pub const __BITS_PER_LONG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs170 pub const __BITS_PER_LONG: u32 = 64; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs198 pub const __BITS_PER_LONG: u32 = 64; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs170 pub const __BITS_PER_LONG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs171 pub const __BITS_PER_LONG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs170 pub const __BITS_PER_LONG: u32 = 64; consts

Completed in 136 milliseconds