Searched defs:powf (Results 1 – 4 of 4) sorted by relevance
40 float powf(float x, float y) in powf() function
156 powf (float x, float y) in powf() function
57 powf(float x, float y) in powf() function
118 #define powf(__x,y) _f_powf((__x),(__y)) macro