Home
last modified time | relevance | path

Searched defs:acoshf (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Dwf_acosh.c40 float acoshf(float x) in acoshf() function
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_acosh.c22 acoshf(float x) in acoshf() function
/picolibc-3.7.0-3.6.0/newlib/libc/include/machine/
Dfastmath.h97 #define acoshf(x) fast_acoshf(x) macro