Searched refs:asinhf (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libm/common/R/ |
H A D | asinhf.c | 30 #pragma weak __asinhf = asinhf 35 asinhf(float x) { in asinhf() function
|
/titanic_44/usr/src/head/iso/ |
H A D | math_c99.h | 267 extern float asinhf __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 D | mapfile-vers | 328 asinhf;
|
/titanic_44/usr/src/lib/libm/ |
H A D | Makefile.com | 344 asinhf.o \ 623 ../common/R/asinhf.c \
|