Searched refs:atanhf (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | atanhf.c | 29 #pragma weak __atanhf = atanhf 36 atanhf(float x) { in atanhf() function
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 265 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 D | math.h | 383 float atanhf(float);
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 138 atanhf.3m \ 341 atanhf.3m := LINKSRC = atanh.3m
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 348 atanhf.o \ 615 ../common/R/atanhf.c \
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 345 atanhf;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 33 link path=usr/share/man/man3m/atanhf.3m target=atanh.3m
|