Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/conversions/
Dbasic_test_conversions.cpp1712 static const double specialValuesDouble[] = { variable
1756 size_t tableSize = sizeof( specialValuesDouble ); in init_double()
1759 memcpy( (char*)(o + i) - tableSize, specialValuesDouble, tableSize ); in init_double()