Home
last modified time | relevance | path

Searched defs:SA_RESETHAND (Results 1 - 25 of 57) sorted by relevance

123

/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Dmod.rs196 pub const SA_RESETHAND: ::c_int = 0x80000000; consts
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h45 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h46 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h46 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h46 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h46 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h45 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h79 #define SA_RESETHAND 0x80000000U macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h80 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h80 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h62 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h70 #define SA_RESETHAND 0x80000000U macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h81 #define SA_RESETHAND 0x80000000U macro
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h113 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h48 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h68 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h56 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/m68k/bits/
H A Dsignal.h100 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h87 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h87 #define SA_RESETHAND 0x80000000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs209 pub const SA_RESETHAND: ::c_int = 0x4; consts
254 pub const SA_RESETHAND: ::c_int = 0x80000000; consts
/third_party/musl/arch/i386/bits/
H A Dsignal.h101 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h112 #define SA_RESETHAND 0x80000000 macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h112 #define SA_RESETHAND 0x80000000 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
H A Dmod.rs259 pub const SA_RESETHAND: ::c_int = 0x80000000; consts

Completed in 12 milliseconds

123