Home
last modified time | relevance | path

Searched defs:NSIG (Results 1 – 12 of 12) 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/musl/porting/liteos_a/kernel/include/
Dsignal.h187 #define NSIG _NSIG macro
/third_party/musl/include/
Dsignal.h250 #define NSIG _NSIG macro
/third_party/libuv/include/uv/
Dwin.h102 # define NSIG SIGWINCH + 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsignal.h250 #define NSIG _NSIG macro
/third_party/musl/porting/linux/user/include/
Dsignal.h258 #define NSIG _NSIG macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsignal.h250 #define NSIG _NSIG macro
/third_party/musl/porting/uniproton/kernel/include/
Dsignal.h250 #define NSIG _NSIG macro
/third_party/musl/ndk_musl_include/
Dsignal.h257 #define NSIG _NSIG macro