Searched refs:exp_types (Results 1 – 3 of 3) sorted by relevance
176 extern const int exp_types;
140 const int exp_types = sizeof exp_type / sizeof exp_type[0]; variable295 if ((expevt >> 5) < exp_types && exp_type[expevt >> 5] != NULL) in general_exception()
98 if (i >= exp_types) in kdb_printtrap()