Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dbinary_double.cpp23 const double twoToMinus1022 = MAKE_HEX_DOUBLE(0x1p-1022, 1, -1022); variable
685 cl_double value = copysign(twoToMinus1022, s2[j]); in Test()