Home
last modified time | relevance | path

Searched refs:atanhf (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libm/common/R/
H A Datanhf.c29 #pragma weak __atanhf = atanhf
36 atanhf(float x) { in atanhf() function
/titanic_44/usr/src/head/iso/
H A Dmath_c99.h268 extern float atanhf __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)
495 #pragma no_side_effect(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
/titanic_44/usr/src/lib/libm/common/
H A Dmapfile-vers334 atanhf;
/titanic_44/usr/src/lib/libm/
H A DMakefile.com348 atanhf.o \
626 ../common/R/atanhf.c \