Searched refs:FPE_FLTINX_FAULT (Results 1 – 2 of 2) sorted by relevance
112 #define FPE_FLTINX_FAULT 0x9 /* floating loss of precision */ macro
125 detail->code = posix ? FPE_FLTRES : FPE_FLTINX_FAULT; in exception2signal()
Completed in 3 milliseconds