Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dcopysign_vec.c97 void test_copysign(int m) {run_vector_1(m,copysign_vec,(char *)(copysign),"copysign","ddd"); } in test_copysign() function
Dtest.h374 test_copysign(int vector);
Dmath.c696 test_copysign(vector); in test_math()