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