Searched refs:with_errnof (Results 1 – 1 of 1) sorted by relevance
15 with_errnof (float y, int e) in with_errnof() function21 #define with_errnof(x, e) (x) macro29 return with_errnof (y, ERANGE); in xflowf()58 return with_errnof (y, ERANGE); in __math_divzerof()65 return isnan (x) ? y : with_errnof (y, EDOM); in __math_invalidf()