Searched refs:FPE_FLTDIV_FAULT (Results 1 – 2 of 2) sorted by relevance
108 #define FPE_FLTDIV_FAULT 0x4 /* floating divide by zero */ macro
113 detail->code = posix ? FPE_FLTDIV : FPE_FLTDIV_FAULT; in exception2signal()
Completed in 4 milliseconds