Home
last modified time | relevance | path

Searched refs:atanf (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libm/common/R/
H A Datanf.c30 #pragma weak __atanf = atanf
105 atanf(float xx) { in atanf() function
/titanic_41/usr/src/head/iso/
H A Dmath_c99.h260 extern float atanf __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_41/usr/src/lib/libm/common/
H A Dmapfile-vers333 atanf;
/titanic_41/usr/src/lib/libm/
H A DMakefile.com347 atanf.o \
625 ../common/R/atanf.c \