Searched refs:EXCCODE_INE (Results 1 – 3 of 3) sorted by relevance
57 case EXCCODE_INE: in scan_handlers()
72 [EXCCODE_INE] = handle_ri,280 case EXCCODE_INE: return "INE"; in humanize_exc_name()
1516 #define EXCCODE_INE 13 /* Inst. Not Exist */1509 #define EXCCODE_INE global() macro