Searched refs:acoshf (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libm/common/R/ |
H A D | acoshf.c | 29 #pragma weak __acoshf = acoshf 36 acoshf(float x) { in acoshf() function
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 263 extern float acoshf(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 | 381 float acoshf(float);
|
/illumos-gate/usr/src/man/man3m/ |
H A D | Makefile | 128 acoshf.3m \ 331 acoshf.3m := LINKSRC = acosh.3m
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 342 acoshf.o \ 611 ../common/R/acoshf.c \
|
/illumos-gate/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 335 acoshf;
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.man3m.inc | 18 link path=usr/share/man/man3m/acoshf.3m target=acosh.3m
|