Home
last modified time | relevance | path

Searched defs:_NSIG (Results 1 - 25 of 33) sorted by relevance

12

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

Completed in 23 milliseconds

12