Searched refs:FPE_FLTDIV_FAULT (Results 1 – 3 of 3) 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()
341 @item FPE_FLTDIV_FAULT