Home
last modified time | relevance | path

Searched refs:AT_DCACHEBSIZE (Results 1 – 12 of 12) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Dnetbsd.txt68 AT_DCACHEBSIZE
/third_party/musl/ndk_musl_include/
Delf.h1007 #define AT_DCACHEBSIZE 19 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1007 #define AT_DCACHEBSIZE 19 macro
/third_party/musl/include/
Delf.h1010 #define AT_DCACHEBSIZE 19 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1007 #define AT_DCACHEBSIZE 19 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1007 #define AT_DCACHEBSIZE 19 macro
/third_party/musl/porting/linux/user/include/
Delf.h1015 #define AT_DCACHEBSIZE 19 macro
/third_party/elfio/elfio/
Delf_types.hpp1080 constexpr Elf_Word AT_DCACHEBSIZE = 19; // Data cache block size. variable
/third_party/elfutils/libelf/
Delf.h1209 #define AT_DCACHEBSIZE 19 /* Data cache block size. */ macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1352 pub const AT_DCACHEBSIZE: ::c_int = 10; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs144 pub const AT_DCACHEBSIZE: u32 = 19; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs144 pub const AT_DCACHEBSIZE: u32 = 19; constant