Searched refs:SEGV_STACKFLOW (Results 1 – 2 of 2) sorted by relevance
39 #define SEGV_STACKFLOW (__SI_FAULT|3) /* stack overflow */ macro
124 info.si_code = SEGV_STACKFLOW; in trap_c()