Searched refs:test_islessf (Results 1 – 3 of 3) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | semi.h | 49 char *test_islessf(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 873 char *test_islessf(uint32 *x, uint32 *y, uint32 *out) in test_islessf() function
|
D | dotest.c | 609 {"islessf", (funcptr)test_islessf, comparef, {NULL}, cases_uniform_float, 0, 0x7fffffff},
|