Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp51 static bool CompareFormatReal(const char *format, std::uint64_t xInt, in CompareFormatReal() argument
56 std::memcpy(&x, &xInt, sizeof xInt); in CompareFormatReal()