Home
last modified time | relevance | path

Searched refs:shm_allocated (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_solaris.h89 u64 shm_allocated; // uint64_t member
99 u64 shm_allocated; // uint64_t member
/external/rust/crates/libc/src/unix/solarish/
Dsolaris.rs19 pub shm_allocated: u64,