Home | History | Annotate | Download | only in rtl

Lines Matching refs:SIGSYS

80 const int SIGSYS = 31;
1750 sig == SIGABRT || sig == SIGFPE || sig == SIGPIPE || sig == SIGSYS ||