Searched refs:_atanf4 (Results 1 – 2 of 2) sorted by relevance
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/ | ||
D | atan2f4.h | 86 result = _atanf4(_divf4(y,x)); in _atan2f4() |
D | atanf4.h | 77 static __inline vector float _atanf4(vector float x) in _atanf4() function |