Home
last modified time | relevance | path

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

/external/llvm-project/flang/unittests/Evaluate/
Dreal.cpp290 void inttest(std::int64_t x, int pass, Rounding rounding) { in inttest() function
352 inttest<UINT, FLT, REAL>(x, pass, rounding); in subsetTests()
353 inttest<UINT, FLT, REAL>(-x, pass, rounding); in subsetTests()
355 inttest<UINT, FLT, REAL>(0, pass, rounding); in subsetTests()
356 inttest<UINT, FLT, REAL>( in subsetTests()