Home
last modified time | relevance | path

Searched defs:max4 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/unittests/Runtime/
H A DTime.cpp62 EXPECT_LE(max4, static_cast<count_t>(0x7fffffff)); in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmin-max-use-initializer-list.cpp182 int max4 = std::max(1, std::max(2, 3, greater_than), less_than); variable
/llvm-project/flang/test/Evaluate/
H A Dfolding07.f90235 max4 global() variable