Home
last modified time | relevance | path

Searched refs:atan_coeff_count (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dreference_math.cpp5428 const size_t atan_coeff_count = in reference_acosl() local
5430 long double y = atan_coeffs[atan_coeff_count - 1]; in reference_acosl()
5431 for (i = (int)atan_coeff_count - 2; i >= 0; i--) in reference_acosl()