Searched refs:mults (Results 1 – 1 of 1) sorted by relevance
144 static const double mults[] = { in test_finite() local159 for (j = 0; j < N(mults); j++) { in test_finite()160 a = tests[i] * mults[j] * mults[j]; in test_finite()161 b = tests[i + 1] * mults[j] * mults[j]; in test_finite()162 x = tests[i + 2] * mults[j]; in test_finite()163 y = tests[i + 3] * mults[j]; in test_finite()