Searched refs:__math_inexactl (Results 1 – 4 of 4) sorted by relevance
56 __math_inexactl(long double val) in __math_inexactl() function
1056 long double __math_inexactl(long double val);1059 #define __math_inexactl(val) (val) macro
64 return __math_inexactl(y); in rintl()
128 return __math_inexactl(-1.0L); in expm1l()