Searched refs:acoshf (Results 1 - 4 of 4) 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) { function
|
/illumos-gate/usr/src/head/iso/ |
H A D | math_c99.h | 266 extern float acoshf __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)
|
/illumos-gate/usr/src/boot/include/ |
H A D | math.h | 381 float acoshf(float);
|
/illumos-gate/usr/src/lib/libm/ |
H A D | Makefile.com | 342 acoshf.o \ 622 ../common/R/acoshf.c \
|
Completed in 66 milliseconds