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

/illumos-gate/usr/src/lib/libm/common/R/
H A Dacosf.c29 #pragma weak __acosf = acosf
36 acosf(float x) { function
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dacosf.s29 .file "acosf.s"
32 LIBM_ANSI_PRAGMA_WEAK(acosf,function)
35 ENTRY(acosf) function
75 SET_SIZE(acosf)
/illumos-gate/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)
/illumos-gate/usr/src/boot/include/
H A Dmath.h342 float acosf(float);
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com341 acosf.o \
575 ../common/R/acosf.c \
599 ../common/R/acosf.c \

Completed in 84 milliseconds