Home
last modified time | relevance | path

Searched refs:tanhf (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libm/common/R/
H A Dtanhf.c30 #pragma weak __tanhf = tanhf
35 tanhf(float x) { in tanhf() function
/titanic_44/usr/src/head/iso/
H A Dmath_c99.h271 extern float tanhf __P((float));
419 #pragma does_not_read_global_data(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
432 #pragma does_not_write_global_data(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
494 #pragma no_side_effect(cosf, sinf, tanf, coshf, sinhf, tanhf)
495 #pragma no_side_effect(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
/titanic_44/usr/src/lib/libm/common/complex/
H A Dctanhf.c55 F_RE(ans) = tanhf(x); in ctanhf()
/titanic_44/usr/src/lib/libm/common/
H A Dmapfile-vers572 tanhf;
/titanic_44/usr/src/lib/libm/
H A DMakefile.com387 tanhf.o
650 ../common/R/tanhf.c