Searched refs:test_islessequal (Results 1 – 3 of 3) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | semi.h | 44 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 832 char *test_islessequal(uint32 *x, uint32 *y, uint32 *out) in test_islessequal() function
|
D | dotest.c | 603 {"islessequal", (funcptr)test_islessequal, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|