Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/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.h505 test_sinf(int vector);
Dmath.c687 test_sinf(vector); in test_math()