Home
last modified time | relevance | path

Searched refs:test__mulxc3 (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dmulxc3_test.c52 int test__mulxc3(long double a, long double b, long double c, long double d) in test__mulxc3() function
366 if (test__mulxc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dmulxc3_test.c47 int test__mulxc3(long double a, long double b, long double c, long double d) in test__mulxc3() function
361 if (test__mulxc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()