Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libm/common/R/
H A Datanhf.c29 #pragma weak __atanhf = atanhf
36 atanhf(float x) { in atanhf() function
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h265 extern float atanhf(float);
416 #pragma does_not_read_global_data(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
429 #pragma does_not_write_global_data(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
492 #pragma no_side_effect(acoshf, asinhf, atanhf, coshf, sinhf, tanhf)
/illumos-gate/usr/src/boot/include/
H A Dmath.h383 float atanhf(float);
/illumos-gate/usr/src/man/man3m/
H A DMakefile138 atanhf.3m \
341 atanhf.3m := LINKSRC = atanh.3m
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com348 atanhf.o \
615 ../common/R/atanhf.c \
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers345 atanhf;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc33 link path=usr/share/man/man3m/atanhf.3m target=atanh.3m