Home
last modified time | relevance | path

Searched refs:correct7i (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
428 f->dfunc.f_ffpI(0.0, -0.0, &correct7i); in TestFunc_DoubleI_Double_Double()
440 (long long)q2[j] - (long long)correct7i; in TestFunc_DoubleI_Double_Double()
Dbinary_two_results_i_float.cpp421 int correct7i, correct8i; in TestFunc_FloatI_Float_Float() local
425 f->func.f_ffpI(0.0, -0.0, &correct7i); in TestFunc_FloatI_Float_Float()
435 (long long)q2[j] - (long long)correct7i; in TestFunc_FloatI_Float_Float()