Searched refs:FPE_FLTOVF (Results 1 – 2 of 2) sorted by relevance
102 FPE_FLTOVF, /* Floating point overflow. */ enumerator103 # define FPE_FLTOVF FPE_FLTOVF macro
117 detail->code = posix ? FPE_FLTOVF : FPE_FLTOVF_FAULT; in exception2signal()
Completed in 3 milliseconds