Searched refs:_cosh (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libm/machine/spu/ | ||
D | w_cosh.c | 42 return _cosh(x); in cosh() |
/picolibc-latest/newlib/libm/machine/spu/headers/ | ||
D | cosh.h | 39 static __inline double _cosh(double x) in _cosh() function |