Searched refs:test_isgreater (Results 1 – 10 of 10) sorted by relevance
/external/arm-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},
|
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | semi.h | 42 char *test_isgreater(uint32 *x, uint32 *y, uint32 *out);
|
D | semi.c | 812 char *test_isgreater(uint32 *x, uint32 *y, uint32 *out) in test_isgreater() function
|
D | dotest.c | 601 {"isgreater", (funcptr)test_isgreater, compare, {NULL}, cases_uniform, 0, 0x7fffffff},
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 626 void test_isgreater() in test_isgreater() function 1528 test_isgreater(); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 594 void test_isgreater() in test_isgreater() function 1496 test_isgreater(); in main()
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 619 void test_isgreater() in test_isgreater() function 1547 test_isgreater(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 657 void test_isgreater() in test_isgreater() function 1585 test_isgreater(); in main()
|