/third_party/musl/porting/liteos_a/kernel/include/ |
D | unistd.h | 294 #define _SC_SAVED_IDS 8 macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | unistd.h | 312 #define _SC_SAVED_IDS 8 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | unistd.h | 288 #define _SC_SAVED_IDS 8 macro
|
/third_party/musl/porting/linux/user/include/ |
D | unistd.h | 315 #define _SC_SAVED_IDS 8 macro
|
/third_party/musl/include/ |
D | unistd.h | 354 #define _SC_SAVED_IDS 8 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | unistd.h | 288 #define _SC_SAVED_IDS 8 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | unistd.h | 288 #define _SC_SAVED_IDS 8 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | unistd.h | 312 #define _SC_SAVED_IDS 8 macro
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 710 pub const _SC_SAVED_IDS: ::c_int = 6; constant
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 549 pub const _SC_SAVED_IDS: ::c_int = 7; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 1132 pub const _SC_SAVED_IDS: ::c_int = 21; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 722 pub const _SC_SAVED_IDS: ::c_int = 8; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 1079 pub const _SC_SAVED_IDS: ::c_int = 7; constant
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | mod.rs | 1969 pub const _SC_SAVED_IDS: ::c_int = 7; constant
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1650 pub const _SC_SAVED_IDS: ::c_int = 7; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 1095 pub const _SC_SAVED_IDS: ::c_int = 24; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1248 pub const _SC_SAVED_IDS: ::c_int = 8; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2132 pub const _SC_SAVED_IDS: ::c_int = 8; constant
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 3783 pub const _SC_SAVED_IDS: ::c_int = 7; constant
|