HomeSort by relevance Sort by last modified time
    Searched refs:test__divtc3 (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/test/Unit/
divtc3_test.c 52 int test__divtc3(long double a, long double b, long double c, long double d) function
55 // printf("test__divtc3(%Lf, %Lf, %Lf, %Lf) = %Lf + I%Lf\n",
371 if (test__divtc3(x[i][0], x[i][1], x[j][0], x[j][1]))
  /frameworks/compile/libbcc/runtime/test/Unit/
divtc3_test.c 52 int test__divtc3(long double a, long double b, long double c, long double d) function
55 // printf("test__divtc3(%Lf, %Lf, %Lf, %Lf) = %Lf + I%Lf\n",
371 if (test__divtc3(x[i][0], x[i][1], x[j][0], x[j][1]))

Completed in 441 milliseconds