Searched refs:_f_powf (Results 1 – 3 of 3) sorted by relevance
29 float _f_powf (float x, float y) in _f_powf() function
101 float EXFUN(_f_powf,(float, float));118 #define powf(__x,y) _f_powf((__x),(__y))
5844 * libm/maachine/i386/f_powf.c(_f_powf): Ditto.