Searched refs:T_FP_OTHER (Results 1 – 2 of 2) sorted by relevance
53 #define T_FP_OTHER 0x022 /* (11) other fp exception */ macro
553 case T_FP_OTHER: in trap()572 if (type == T_FP_OTHER) { in trap()