Home
last modified time | relevance | path

Searched defs:NSIG (Results 1 - 20 of 20) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sighold/
H A Dsighold02.c24 # define NSIG _NSIG macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D18-1.c163 #define NSIG (sizeof(signals)/sizeof(int)) in test() macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h256 #define NSIG _NSIG macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h203 #define NSIG _NSIG macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h256 #define NSIG _NSIG macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h256 #define NSIG _NSIG macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h279 #define NSIG _NSIG macro
/third_party/musl/include/
H A Dsignal.h278 #define NSIG _NSIG macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs120 pub const NSIG: ::c_int = 32; consts
/third_party/libuv/include/uv/
H A Dwin.h100 # undef NSIG macro
103 # define NSIG SIGWINCH + 1 macro
/third_party/node/deps/uv/include/uv/
H A Dwin.h99 # undef NSIG macro
102 # define NSIG SIGWINCH + 1 macro
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs248 pub const NSIG: ::c_int = 23; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs564 pub const NSIG: ::c_int = 32; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1413 pub const NSIG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1698 pub const NSIG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1422 pub const NSIG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1706 pub const NSIG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1423 pub const NSIG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1416 pub const NSIG: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1423 pub const NSIG: u32 = 32; consts

Completed in 102 milliseconds