Home
last modified time | relevance | path

Searched defs:AT_UCACHEBSIZE (Results 1 - 10 of 10) sorted by relevance

/third_party/elfio/elfio/
H A Delf_types.hpp1082 constexpr Elf_Word AT_UCACHEBSIZE = 21; // Unified cache block size. member
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1354 pub const AT_UCACHEBSIZE: ::c_int = 12; consts
/third_party/musl/porting/linux/user/include/
H A Delf.h1018 #define AT_UCACHEBSIZE 21 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1009 #define AT_UCACHEBSIZE 21 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1009 #define AT_UCACHEBSIZE 21 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1009 #define AT_UCACHEBSIZE 21 macro
/third_party/elfutils/libelf/
H A Delf.h1211 #define AT_UCACHEBSIZE 21 /* Unified cache block size. */ macro
/third_party/musl/include/
H A Delf.h1044 #define AT_UCACHEBSIZE 21 macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs146 pub const AT_UCACHEBSIZE: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs146 pub const AT_UCACHEBSIZE: u32 = 21; consts

Completed in 116 milliseconds