Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Djnf_vec.c220 void test_jnf(int m) {run_vector_1(m,jnf_vec,(char *)(jnf),"jnf","fif"); } in test_jnf() function
Dtest.h458 test_jnf(int vector);
Dmath.c726 test_jnf(vector); in test_math()