Searched refs:ILL_ILLEXCPT (Results 1 – 2 of 2) sorted by relevance
18 #define ILL_ILLEXCPT (__SI_FAULT|4) /* unrecoverable exception ********** */ macro
249 info.si_code = ILL_ILLEXCPT; in trap_c()