Searched defs:test__mulxc3 (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
H A Dmulxc3_test.c52 int test__mulxc3(long double a, long double b, long double c, long double d) function
55 // printf("test__mulxc3(%Lf, %Lf, %Lf, %Lf) = %Lf + I%Lf\n",
366 if (test__mulxc3(x[i][0], x[i][1], x[j][0], x[j][1]))

Completed in 88 milliseconds