Searched refs:_atan2f (Results 1 – 2 of 2) sorted by relevance
42 return _atan2f(y, x); in atan2f()
39 static __inline float _atan2f(float y, float x) in _atan2f() function