Searched refs:acoshf (Results 1 – 9 of 9) sorted by relevance
40 float acoshf(float x) in acoshf() function
22 acoshf(float x) in acoshf() function
97 #define acoshf(x) fast_acoshf(x) macro
305 void test_acoshf(int m) {run_vector_1(m,acoshf_vec,(char *)(acoshf),"acoshf","ff"); } in test_acoshf()
782 float acoshf(a) float a; { return acosh(a); }
526 extern float acoshf (float);
231 f1 = acoshf (f1); in main()
9228 * libm/machine/spu/headers/acoshf.h: Ditto.9256 * libm/machine/spu/headers/acoshf.h: Ditto.21835 * libm/mathfp/ef_acosh.c acoshf(): New file.22206 * libm/math/wf_acosh.c (acoshf): ditto22830 * libm/math/wf_acosh.c (acoshf): Likewise.
2481 newlib/libm/machine/spu/headers/acoshf.h