Searched refs:test__divtc3 (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/test/builtins/Unit/ |
D | divtc3_test.c | 51 int test__divtc3(long double a, long double b, long double c, long double d) in test__divtc3() function 367 if (test__divtc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()
|
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | divtc3_test.c | 47 int test__divtc3(long double a, long double b, long double c, long double d) in test__divtc3() function 363 if (test__divtc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()
|