Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dcopysignf_vec.c98 void test_copysignf(int m) {run_vector_1(m,copysignf_vec,(char *)(copysignf),"copysignf","fff"); … in test_copysignf() function
Dtest.h377 test_copysignf(int vector);
Dmath.c697 test_copysignf(vector); in test_math()