Searched defs:SIG (Results 1 – 8 of 8) sorted by relevance
12 const SIG: Signal = Signal::SIGALRM; constant
60 SIG enumerator
45 #define CATCH_SIG(SIG) \ argument
77 #define CATCH_SIG(SIG) \ argument
53 #define CATCH_SIG(SIG) \ argument
169 #define SIG SIGRTMIN in sys_wait() macro
42 public static final int SIG = 10; field in APIInfo
94 private static final int SIG = 10; field in CheckAPI