Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dtan.h41 return spu_extract(_tand2(spu_promote(angle, 0)), 0); in _tan()
Dtand2.h60 static __inline vector double _tand2(vector double angle) in _tand2() function