Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dsinh_vec.c304 void test_sinh(int m) {run_vector_1(m,sinh_vec,(char *)(sinh),"sinh","dd"); } in test_sinh() function
Dtest.h515 test_sinh(int vector);
Dmath.c747 test_sinh(vector); in test_math()