Searched refs:NSIGSEGV (Results 1 – 2 of 2) sorted by relevance
45 #if !defined(NSIGSEGV)46 #define NSIGSEGV SEGV_ACCERR macro
136 static_assert(NSIGSEGV == SEGV_BNDERR, "missing SEGV_* si_code"); in get_sigcode()138 static_assert(NSIGSEGV == SEGV_ACCERR, "missing SEGV_* si_code"); in get_sigcode()