Searched refs:acosf (Results 1 – 9 of 9) sorted by relevance
40 float acosf(float x) in acosf() function
34 acosf(float x) in acosf() function
91 #define acosf(x) fast_acosf(x) macro
305 void test_acosf(int m) {run_vector_1(m,acosf_vec,(char *)(acosf),"acosf","ff"); } in test_acosf()
785 float acosf(a) float a; { return acos(a); }
498 extern float acosf (float);
186 f1 = acosf (f1); in main()
9226 * libm/machine/spu/headers/acosf.h: Ditto.9252 * libm/machine/spu/headers/acosf.h: Ditto.22055 * libm/mathfp/sf_acos.c (acosf): New file.22207 * libm/math/wf_acos.c (acosf): ditto24517 * libm/math/wf_acos.c (acosf): check for _HAVE_STDC, not __STDC__.
2564 newlib/libm/machine/spu/headers/acosf.h