Home
last modified time | relevance | path

Searched refs:acosf (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libm/i386/src/
H A Dacosf.s32 LIBM_ANSI_PRAGMA_WEAK(acosf,function)
35 ENTRY(acosf)
75 SET_SIZE(acosf)
/titanic_50/usr/src/lib/libm/common/R/
H A Dacosf.c29 #pragma weak __acosf = acosf
36 acosf(float x) { in acosf() function
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h258 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 DMakefile.com341 acosf.o \
575 ../common/R/acosf.c \
599 ../common/R/acosf.c \
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers323 acosf;