Searched defs:SIGSEGV (Results 1 – 3 of 3) sorted by relevance
46 inline int SIGSEGV = 11; variable
92 #define SIGSEGV 11 /* segmentation violation */ macro
127 const int SIGSEGV = 11; variable