Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/x86/
Df_expf.c31 float _f_expf (float x) in _f_expf() function
/picolibc-3.7.0-3.6.0/newlib/libc/machine/x86/machine/
Dfastmath.h90 float EXFUN(_f_expf,(float));
107 #define expf(__x) _f_expf(__x)