Home
last modified time | relevance | path

Searched defs:_NSIG (Results 1 – 25 of 31) sorted by relevance

12

/third_party/libunwind/src/setjmp/
Dsiglongjmp.c36 # define _NSIG (_SIG_MAXSIG - 1) macro
38 # define _NSIG NSIG macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dsignal.h58 #define _NSIG 65 macro
/third_party/musl/arch/or1k/bits/
Dsignal.h85 #define _NSIG 65 macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h110 #define _NSIG 65 macro
/third_party/musl/arch/riscv64/bits/
Dsignal.h118 #define _NSIG 65 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h86 #define _NSIG 65 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h85 #define _NSIG 65 macro
/third_party/musl/arch/arm/bits/
Dsignal.h87 #define _NSIG 65 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h119 #define _NSIG 65 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h86 #define _NSIG 65 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h86 #define _NSIG 65 macro
/third_party/musl/arch/sh/bits/
Dsignal.h96 #define _NSIG 65 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h121 #define _NSIG 65 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h88 #define _NSIG 65 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h143 #define _NSIG 128 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h143 #define _NSIG 128 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h153 #define _NSIG 65 macro
/third_party/musl/arch/mips/bits/
Dsignal.h124 #define _NSIG 128 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h140 #define _NSIG 65 macro
/third_party/musl/arch/i386/bits/
Dsignal.h141 #define _NSIG 65 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h154 #define _NSIG 65 macro
/third_party/musl/arch/x32/bits/
Dsignal.h152 #define _NSIG 65 macro
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1419 pub const _NSIG: u32 = 64; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1437 pub const _NSIG: u32 = 64; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1429 pub const _NSIG: u32 = 64; constant

12