Searched refs:__math_denorm (Results 1 – 5 of 5) sorted by relevance
33 #ifndef __math_denorm40 __math_denorm (__float64 x) in __math_denorm() function
97 return __math_denorm(x); in nextafter64()
1013 __float64 __math_denorm (__float64 x);1015 #define __math_denorm(x) (x) macro
65 return __math_denorm(x); in nexttoward()
70 return __math_denorm(x); in nexttoward64()