Home
last modified time | relevance | path

Searched refs:_tanf4 (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/headers/
Dtanf.h41 return spu_extract(_tanf4(spu_promote(angle, 0)), 0); in _tanf()
Dtanf4.h60 static __inline vector float _tanf4(vector float angle) in _tanf4() function