Home
last modified time | relevance | path

Searched defs:NegNan (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
Dtest_cast_main.cpp131 static const float NegNan = -0.0 / 0.0; in testVector() local
201 static const double NegNan = -0.0 / 0.0; in main() local
Dtest_select_main.cpp75 static const float NegNan = -0.0 / 0.0; in testSelect() local
Dtest_arith_main.cpp249 static const Type NegNan = -0.0 / 0.0; in testsFp() local
320 static const float NegNan = -0.0 / 0.0; in testsVecFp() local
Dtest_fcmp_main.cpp51 static const double NegNan = -0.0 / 0.0; in initializeValues() local