Searched refs:FPE_FLTUND_TRAP (Results 1 – 4 of 4) sorted by relevance
52 #ifndef FPE_FLTUND_TRAP53 #define FPE_FLTUND_TRAP 0xcc /* [floating underflow] */ macro82 FPE_FLTUND_TRAP,125 case FPE_FLTUND_TRAP:
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
49 #define FPE_FLTUND_TRAP 0xcc /* [floating underflow] */ macro
231 code = FPE_FLTUND_TRAP; in ucbsigvechandler()