Searched refs:SIGTRAP (Results 1 – 4 of 4) sorted by relevance
90 #ifdef SIGTRAP in strsignal()91 case SIGTRAP: in strsignal()
90 #ifdef SIGTRAP91 { "TRAP", SIGTRAP },
113 #define SIGTRAP 5 macro
180 #define SIGTRAP 5 /* trace trap (not reset when caught) */ macro