Searched refs:FPE_FLTUND_FAULT (Results 1 – 2 of 2) sorted by relevance
109 #define FPE_FLTUND_FAULT 0x5 /* floating underflow */ macro
121 detail->code = posix ? FPE_FLTUND : FPE_FLTUND_FAULT; in exception2signal()
Completed in 4 milliseconds