Home
last modified time | relevance | path

Searched defs:NSIG (Results 1 – 22 of 22) sorted by relevance

/third_party/python/Include/internal/
Dpycore_pylifecycle.h19 # define NSIG _NSIG /* For BSD/SysV */ macro
/third_party/ltp/testcases/kernel/syscalls/sighold/
Dsighold02.c56 # define NSIG _NSIG macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
D18-1.c163 #define NSIG (sizeof(signals)/sizeof(int)) in test() macro
/third_party/python/Modules/
Dfaulthandler.c95 # define NSIG _NSIG /* For BSD/SysV */ macro
97 # define NSIG (_SIGMAX + 1) /* For QNX */ macro
99 # define NSIG (SIGMAX + 1) /* For djgpp */ macro
101 # define NSIG 64 /* Use a reasonable default value */ macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs120 pub const NSIG: ::c_int = 32; constant
/third_party/musl/porting/liteos_a/kernel/include/
Dsignal.h203 #define NSIG _NSIG macro
/third_party/libuv/include/uv/
Dwin.h102 # define NSIG SIGWINCH + 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsignal.h256 #define NSIG _NSIG macro
/third_party/musl/include/
Dsignal.h265 #define NSIG _NSIG macro
/third_party/musl/ndk_musl_include/
Dsignal.h257 #define NSIG _NSIG macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsignal.h256 #define NSIG _NSIG macro
/third_party/musl/porting/uniproton/kernel/include/
Dsignal.h256 #define NSIG _NSIG macro
/third_party/musl/porting/linux/user/include/
Dsignal.h276 #define NSIG _NSIG macro
/third_party/rust/crates/libc/src/windows/
Dmod.rs248 pub const NSIG: ::c_int = 23; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs564 pub const NSIG: ::c_int = 32; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1422 pub const NSIG: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1423 pub const NSIG: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1413 pub const NSIG: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1416 pub const NSIG: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1423 pub const NSIG: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1706 pub const NSIG: u32 = 32; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1698 pub const NSIG: u32 = 32; constant