Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dbinary_two_results_i_double.cpp424 int correct7i, correct8i; in TestFunc_DoubleI_Double_Double() local
430 f->dfunc.f_ffpI(-0.0, -0.0, &correct8i); in TestFunc_DoubleI_Double_Double()
442 (long long)q2[j] - (long long)correct8i; in TestFunc_DoubleI_Double_Double()
Dbinary_two_results_i_float.cpp421 int correct7i, correct8i; in TestFunc_FloatI_Float_Float() local
427 f->func.f_ffpI(-0.0, -0.0, &correct8i); in TestFunc_FloatI_Float_Float()
437 (long long)q2[j] - (long long)correct8i; in TestFunc_FloatI_Float_Float()