Searched refs:LIBMVEC_FUNC (Results 1 – 14 of 14) sorted by relevance
2 #define LIBMVEC_FUNC acos macro
2 #define LIBMVEC_FUNC exp macro
2 #define LIBMVEC_FUNC log macro
2 #define LIBMVEC_FUNC pow macro
2 #define LIBMVEC_FUNC cosf macro
2 #define LIBMVEC_FUNC expf macro
2 #define LIBMVEC_FUNC logf macro
2 #define LIBMVEC_FUNC cos macro
2 #define LIBMVEC_FUNC sin macro
2 #define LIBMVEC_FUNC acosf macro
2 #define LIBMVEC_FUNC powf macro
2 #define LIBMVEC_FUNC sinf macro
40 x[i] = LIBMVEC_FUNC (c[i]); in test_vector_abi()
43 x[i] = LIBMVEC_FUNC (s[i], c[i]); in test_vector_abi()
Completed in 6 milliseconds