Home
last modified time | relevance | path

Searched refs:NSIG (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/libuv/include/uv/
H A Dwin.h97 /* Redefine NSIG to take SIGWINCH into consideration */
98 #if defined(NSIG) && NSIG <= SIGWINCH
99 # undef NSIG macro
101 #ifndef NSIG
102 # define NSIG SIGWINCH + 1 macro
/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dsignal.h257 #define NSIG _NSIG macro

Completed in 2 milliseconds