Searched refs:FPE_FLTUND_TRAP (Results 1 – 3 of 3) sorted by relevance
408 #define FPE_FLTUND_TRAP 0x5 /* floating underflow */ macro422 #define FPE_FLTUND_TRAP 0xcc /* [floating underflow] */ macro437 #define FPE_FLTUND_TRAP 0xcc /* [floating underflow] */ macro
81 #define FPE_FLTUND_TRAP 0x5 /* floating underflow */ macro
227 code = FPE_FLTUND_TRAP; in ucbsigvechandler()