Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dsinf_vec.c302 void test_sinf(int m) {run_vector_1(m,sinf_vec,(char *)(sinf),"sinf","ff"); } in test_sinf() function
Dtest.h512 test_sinf(int vector);
Dmath.c746 test_sinf(vector); in test_math()