Searched defs:SIGABRT (Results 1 – 3 of 3) sorted by relevance
36 inline int SIGABRT = 6; variable
80 #define SIGABRT 6 /* abort() */ macro
125 const int SIGABRT = 6; variable