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

  /external/compiler-rt/test/Unit/
divsc3_test.c 49 int test__divsc3(float a, float b, float c, float d) function
52 // printf("test__divsc3(%f, %f, %f, %f) = %f + I%f\n",
364 if (test__divsc3(x[i][0], x[i][1], x[j][0], x[j][1]))
  /frameworks/compile/libbcc/runtime/test/Unit/
divsc3_test.c 49 int test__divsc3(float a, float b, float c, float d) function
52 // printf("test__divsc3(%f, %f, %f, %f) = %f + I%f\n",
364 if (test__divsc3(x[i][0], x[i][1], x[j][0], x[j][1]))

Completed in 112 milliseconds