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