Home
last modified time | relevance | path

Searched defs:_exp (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/headers/
Dexp.h39 static __inline double _exp(double x) in _exp() function
/picolibc-latest/newlib/libc/include/sys/
Dtime.h153 bintime_shift(struct bintime *_bt, int _exp) in bintime_shift()