Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/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.h376 test_copysignf(int vector);
Dmath.c693 test_copysignf(vector); in test_math()