Home
last modified time | relevance | path

Searched defs:SA_RESTORER (Results 1 – 25 of 30) sorted by relevance

12

/third_party/ltp/include/lapi/
Drt_sigaction.h55 #define SA_RESTORER 0x04000000 macro
139 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/or1k/bits/
Dsignal.h46 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h71 #define SA_RESTORER 0x04000000U macro
/third_party/musl/arch/riscv64/bits/
Dsignal.h79 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/arm/bits/
Dsignal.h47 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h80 #define SA_RESTORER 0x04000000U macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h46 #define SA_RESTORER 0x04000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h47 #define SA_RESTORER 0x04000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h47 #define SA_RESTORER 0x04000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h47 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/sh/bits/
Dsignal.h57 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h82 #define SA_RESTORER 0x04000000U macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h88 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h49 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h88 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h101 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/mips/bits/
Dsignal.h69 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h114 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/i386/bits/
Dsignal.h102 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/x32/bits/
Dsignal.h113 #define SA_RESTORER 0x04000000 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h113 #define SA_RESTORER 0x04000000 macro
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs569 pub const SA_RESTORER: ::c_ulong = 0x04000000; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1458 pub const SA_RESTORER: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1424 pub const SA_RESTORER: u32 = 67108864; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1452 pub const SA_RESTORER: u32 = 67108864; constant

12