Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Ds_tan.c42 return _tan(angle); in tan()
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dtan.h39 static __inline double _tan(double angle) in _tan() function