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