Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dsemi.h26 char *test_copysign(uint32 *x, uint32 *y, uint32 *out);
H A Dsemi.c557 char *test_copysign(uint32 *x, uint32 *y, uint32 *out) in test_copysign() function
H A Ddotest.c625 {"copysign", (funcptr)test_copysign, semi2, {NULL}, cases_semi2},