Searched refs:FPE_FLTRES (Results 1 – 2 of 2) sorted by relevance
106 FPE_FLTRES, /* Floating point inexact result. */ enumerator107 # define FPE_FLTRES FPE_FLTRES macro
125 detail->code = posix ? FPE_FLTRES : FPE_FLTINX_FAULT; in exception2signal()
Completed in 4 milliseconds