Searched defs:SIGTRAP (Results 1 – 3 of 3) sorted by relevance
34 inline int SIGTRAP = 5; variable
78 #define SIGTRAP 5 /* trace trap (not reset when caught) */ macro
124 const int SIGTRAP = 5; variable