Home
last modified time | relevance | path

Searched defs:SETVAL (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsem.h25 #define SETVAL 16 macro
/third_party/musl/ndk_musl_include/sys/
Dsem.h25 #define SETVAL 16 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsem.h25 #define SETVAL 16 macro
/third_party/musl/include/sys/
Dsem.h25 #define SETVAL 16 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsem.h25 #define SETVAL 16 macro
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4583 pub const SETVAL: ::c_int = 8; constant