Searched refs:npi_2_h (Results 1 – 2 of 2) sorted by relevance
808 npi_2_h = -1.570796310901641845703125000000000L, variable838 t2 = npi_2_l * z + npi_2_h * (x + t1) * (x - t1); in kpcos()842 t4 = t1 * t1 * npi_2_h; in kpcos()
1358 static const double npi_2_h = -1.5625, variable1380 t2 = npi_2_l * z + npi_2_h * (x + t1) * (x - t1); in kpcos()1385 t4 *= npi_2_h; /* npi_2_h is 5 bits const. The product is exact */ in kpcos()