Searched refs:acosf (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | acosf.s | 32 LIBM_ANSI_PRAGMA_WEAK(acosf,function) 35 ENTRY(acosf) 75 SET_SIZE(acosf)
|
/titanic_50/usr/src/lib/libm/common/R/ |
H A D | acosf.c | 29 #pragma weak __acosf = acosf 36 acosf(float x) { in acosf() function
|
/titanic_50/usr/src/head/iso/ |
H A D | math_c99.h | 258 extern float acosf __P((float)); 417 #pragma does_not_read_global_data(acosf, asinf, atanf, atan2f) 430 #pragma does_not_write_global_data(acosf, asinf, atanf, atan2f) 493 #pragma no_side_effect(acosf, asinf, atanf, atan2f)
|
/titanic_50/usr/src/lib/libm/ |
H A D | Makefile.com | 341 acosf.o \ 575 ../common/R/acosf.c \ 599 ../common/R/acosf.c \
|
/titanic_50/usr/src/lib/libm/common/ |
H A D | mapfile-vers | 323 acosf;
|