/third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
D | mod.rs | 193 pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
D | mod.rs | 256 pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant
|
/third_party/musl/arch/or1k/bits/ |
D | signal.h | 40 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | signal.h | 65 #define SA_NOCLDWAIT 2U macro
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 73 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/arm/bits/ |
D | signal.h | 41 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | signal.h | 74 #define SA_NOCLDWAIT 2U macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | signal.h | 41 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | signal.h | 41 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 41 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 51 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/s390x/bits/ |
D | signal.h | 76 #define SA_NOCLDWAIT 2U macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | signal.h | 82 #define SA_NOCLDWAIT 0x10000 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | signal.h | 43 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/mips64/bits/ |
D | signal.h | 82 #define SA_NOCLDWAIT 0x10000 macro
|
/third_party/musl/arch/m68k/bits/ |
D | signal.h | 95 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/mips/bits/ |
D | signal.h | 63 #define SA_NOCLDWAIT 0x10000 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | signal.h | 108 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/i386/bits/ |
D | signal.h | 96 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/x32/bits/ |
D | signal.h | 107 #define SA_NOCLDWAIT 2 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | signal.h | 107 #define SA_NOCLDWAIT 2 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 156 pub const SA_NOCLDWAIT: ::c_int = 0x00010000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 511 pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant
|
/third_party/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 275 pub const SA_NOCLDWAIT: ::c_int = 0x0020; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
D | mod.rs | 222 pub const SA_NOCLDWAIT: ::c_int = 0x00000002; constant
|