Home
last modified time | relevance | path

Searched defs:_SC_SAVED_IDS (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h312 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h288 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h315 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h312 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h288 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h294 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h288 #define _SC_SAVED_IDS 8 macro
/third_party/musl/include/
H A Dunistd.h354 #define _SC_SAVED_IDS 8 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs549 pub const _SC_SAVED_IDS: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs710 pub const _SC_SAVED_IDS: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs722 pub const _SC_SAVED_IDS: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1079 pub const _SC_SAVED_IDS: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1132 pub const _SC_SAVED_IDS: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1650 pub const _SC_SAVED_IDS: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1095 pub const _SC_SAVED_IDS: ::c_int = 24; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2132 pub const _SC_SAVED_IDS: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1248 pub const _SC_SAVED_IDS: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1969 pub const _SC_SAVED_IDS: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3783 pub const _SC_SAVED_IDS: ::c_int = 7; consts

Completed in 93 milliseconds