Searched refs:test_copysignf (Results 1 – 6 of 6) sorted by relevance
/external/arm-optimized-routines/math/test/rtest/ |
D | semi.h | 27 char *test_copysignf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 569 char *test_copysignf(uint32 *x, uint32 *y, uint32 *out) in test_copysignf() function
|
D | dotest.c | 584 {"copysignf", (funcptr)test_copysignf, semi2f, {NULL}, cases_semi2_float},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 28 char *test_copysignf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 570 char *test_copysignf(uint32 *x, uint32 *y, uint32 *out) in test_copysignf() function
|
D | dotest.c | 585 {"copysignf", (funcptr)test_copysignf, semi2f, {NULL}, cases_semi2_float},
|