Searched refs:test__muldc3 (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | muldc3_test.c | 42 int test__muldc3(double a, double b, double c, double d) in test__muldc3() function 353 if (test__muldc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()
|
/external/compiler-rt/test/builtins/Unit/ |
D | muldc3_test.c | 50 int test__muldc3(double a, double b, double c, double d) in test__muldc3() function 361 if (test__muldc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()
|