HomeSort by: relevance | last modified time | path
    Searched refs:testAccuracy (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/
qdiv_test.c 6 double testAccuracy();
13 if (testAccuracy() > 4.0)
734 double testAccuracy() {
qmul_test.c 6 double testAccuracy();
13 if (testAccuracy() > 2.0)
732 double testAccuracy() {
qadd_test.c 6 double testAccuracy();
13 if (testAccuracy() > 1.0)
1811 double testAccuracy() {
qsub_test.c 6 double testAccuracy();
13 if (testAccuracy() > 1.0)
1813 double testAccuracy() {
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ppc/
qdiv_test.c 6 double testAccuracy();
13 if (testAccuracy() > 4.0)
734 double testAccuracy() {
qmul_test.c 6 double testAccuracy();
13 if (testAccuracy() > 2.0)
732 double testAccuracy() {
qadd_test.c 6 double testAccuracy();
13 if (testAccuracy() > 1.0)
1811 double testAccuracy() {
qsub_test.c 6 double testAccuracy();
13 if (testAccuracy() > 1.0)
1813 double testAccuracy() {

Completed in 58 milliseconds