/third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
D | mod.rs | 196 pub const SA_RESETHAND: ::c_int = 0x80000000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
D | mod.rs | 259 pub const SA_RESETHAND: ::c_int = 0x80000000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | mod.rs | 209 pub const SA_RESETHAND: ::c_int = 0x4; constant 254 pub const SA_RESETHAND: ::c_int = 0x80000000; constant
|
/third_party/musl/arch/or1k/bits/ |
D | signal.h | 45 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 78 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | signal.h | 70 #define SA_RESETHAND 0x80000000U macro
|
/third_party/musl/arch/powerpc/bits/ |
D | signal.h | 79 #define SA_RESETHAND 0x80000000U macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | signal.h | 46 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | signal.h | 45 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/arm/bits/ |
D | signal.h | 46 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | signal.h | 46 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 46 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/s390x/bits/ |
D | signal.h | 81 #define SA_RESETHAND 0x80000000U macro
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 56 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | signal.h | 87 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | signal.h | 48 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | signal.h | 87 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/m68k/bits/ |
D | signal.h | 100 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/mips/bits/ |
D | signal.h | 68 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | signal.h | 113 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/i386/bits/ |
D | signal.h | 101 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | signal.h | 112 #define SA_RESETHAND 0x80000000 macro
|
/third_party/musl/arch/x32/bits/ |
D | signal.h | 112 #define SA_RESETHAND 0x80000000 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 27 pub const SA_RESETHAND: ::c_int = 0x80000000; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
D | mod.rs | 514 pub const SA_RESETHAND: ::c_int = 0x80000000; constant
|