Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libm/test/
Dsinhf_vec.c304 void test_sinhf(int m) {run_vector_1(m,sinhf_vec,(char *)(sinhf),"sinhf","ff"); } in test_sinhf() function
Dtest.h511 test_sinhf(int vector);
Dmath.c689 test_sinhf(vector); in test_math()