Searched refs:FPE_FLTINV (Results 1 – 2 of 2) sorted by relevance
108 FPE_FLTINV, /* Floating point invalid operation. */ enumerator109 # define FPE_FLTINV FPE_FLTINV macro
105 detail->code = posix ? FPE_FLTINV : 0 /*ILL_FPEOPR_FAULT*/; in exception2signal()
Completed in 3 milliseconds