Home
last modified time | relevance | path

Searched refs:test_cosf (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libm/test/
Dcosf_vec.c304 void test_cosf(int m) {run_vector_1(m,cosf_vec,(char *)(cosf),"cosf","ff"); } in test_cosf() function
Dtest.h383 test_cosf(int vector);
Dmath.c699 test_cosf(vector); in test_math()