Searched refs:tanhf (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libm/common/R/ |
H A D | tanhf.c | 30 #pragma weak __tanhf = tanhf 35 tanhf(float x) { in tanhf() function
|
/titanic_44/usr/src/head/iso/ |
H A D | math_c99.h | 271 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 D | ctanhf.c | 55 F_RE(ans) = tanhf(x); in ctanhf()
|
/titanic_44/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 572 tanhf;
|
/titanic_44/usr/src/lib/libm/ |
H A D | Makefile.com | 387 tanhf.o 650 ../common/R/tanhf.c
|