Searched refs:FPE_FLTOVF_FAULT (Results 1 – 2 of 2) sorted by relevance
107 #define FPE_FLTOVF_FAULT 0x3 /* floating overflow */ macro
117 detail->code = posix ? FPE_FLTOVF : FPE_FLTOVF_FAULT; in exception2signal()
Completed in 4 milliseconds