Searched refs:__atanf (Results 1 – 5 of 5) sorted by relevance
20 ENTRY(__atanf)29 END (__atanf)
40 if(hx==0x3f800000) return __atanf(y); /* x=1.0 */ in __ieee754_atan2f()80 else z=__atanf(fabsf(y/x)); /* safe to do y/x */ in __ieee754_atan2f()
57 float __atanf(float x) in __atanf() function
4093 call to __atanf.
30883 (__atanf): Use FLT_CHECK_FORCE_UFLOW.31003 * sysdeps/ieee754/flt-32/s_atanf.c (__atanf): Likewise.37929 * sysdeps/ieee754/flt-32/s_atanf.c (__atanf): Use 2^25 not 2^34 as39794 (__atanf): For results with small absolute value, force underflow39805 (__atanf): Force underflow exception for results with small