Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.h27 char *test_copysignf(uint32 *x, uint32 *y, uint32 *out);
H A Dsemi.c569 char *test_copysignf(uint32 *x, uint32 *y, uint32 *out) in test_copysignf() function
H A Ddotest.c584 {"copysignf", (funcptr)test_copysignf, semi2f, {NULL}, cases_semi2_float},