Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dscalb_vec.c45 void test_scalbf(int m) { run_vector_1(m, scalb_vec, (void*)scalbf,"scalbf","fff"); } in test_scalbf() function
Dtest.h500 test_scalbf(int vector);
Dmath.c742 test_scalbf(vector); in test_math()