/third_party/libunwind/src/setjmp/ |
D | siglongjmp.c | 36 # define _NSIG (_SIG_MAXSIG - 1) macro 38 # define _NSIG NSIG macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
D | signal.h | 58 #define _NSIG 65 macro
|
/third_party/musl/arch/or1k/bits/ |
D | signal.h | 85 #define _NSIG 65 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | signal.h | 110 #define _NSIG 65 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 118 #define _NSIG 65 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | signal.h | 86 #define _NSIG 65 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | signal.h | 85 #define _NSIG 65 macro
|
/third_party/musl/arch/arm/bits/ |
D | signal.h | 87 #define _NSIG 65 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | signal.h | 119 #define _NSIG 65 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | signal.h | 86 #define _NSIG 65 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 86 #define _NSIG 65 macro
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 96 #define _NSIG 65 macro
|
/third_party/musl/arch/s390x/bits/ |
D | signal.h | 121 #define _NSIG 65 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | signal.h | 88 #define _NSIG 65 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | signal.h | 143 #define _NSIG 128 macro
|
/third_party/musl/arch/mips64/bits/ |
D | signal.h | 143 #define _NSIG 128 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | signal.h | 153 #define _NSIG 65 macro
|
/third_party/musl/arch/mips/bits/ |
D | signal.h | 124 #define _NSIG 128 macro
|
/third_party/musl/arch/m68k/bits/ |
D | signal.h | 140 #define _NSIG 65 macro
|
/third_party/musl/arch/i386/bits/ |
D | signal.h | 141 #define _NSIG 65 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | signal.h | 154 #define _NSIG 65 macro
|
/third_party/musl/arch/x32/bits/ |
D | signal.h | 152 #define _NSIG 65 macro
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1419 pub const _NSIG: u32 = 64; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1437 pub const _NSIG: u32 = 64; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1429 pub const _NSIG: u32 = 64; constant
|