Searched defs:SIGSEGV (Results 1 – 6 of 6) sorted by relevance
47 enum SIGSEGV = 11; // Invalid memory reference in version() local70 enum SIGSEGV = 11; // Invalid memory reference in version() local
49 inline int SIGSEGV = 11; variable
63 #define SIGSEGV 11 /* segmentation violation */ macro
119 const int SIGSEGV = 11; variable
124 const int SIGSEGV = 11; variable
118 const int SIGSEGV = 11; variable