Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dscalbn_vec.c49 void test_scalbnf(int m) { run_vector_1(m, scalbn_vec, (void*)scalbnf,"scalbnf","ffi"); } in test_scalbnf() function
Dtest.h506 test_scalbnf(int vector);
Dmath.c744 test_scalbnf(vector); in test_math()