Searched refs:__math_denormf (Results 1 – 6 of 6) sorted by relevance
31 #ifndef __math_denormf38 __math_denormf (float x) in __math_denormf() function
77 return __math_denormf(x); in nexttowardf()
53 return __math_denormf(x); in nextafterf()
952 float __math_denormf (float x);954 #define __math_denormf(x) (x) macro
54 return __math_denormf(x); in nexttowardf()
58 return __math_denormf(x); in nexttowardf()