Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/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.h367 test_copysign(int vector);
Dmath.c641 test_copysign(vector); in test_math()