Home
last modified time | relevance | path

Searched defs:max2 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/test/Lower/HLFIR/
H A Dchar_extremum.f0336 subroutine max2(c1, c2, c3) subroutine
41 ! CHECK-LABEL: func.func @_QPmax2 argument
/llvm-project/libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp48 int max2 = 3 + FPBits::MAX_BIASED_EXPONENT / 2; in testExtensive() local
/llvm-project/flang/unittests/Runtime/
H A DTime.cpp55 EXPECT_LE(max2, static_cast<count_t>(0x7fff)); in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmin-max-use-initializer-list.cpp147 int max2 = std::max(1, std::max(2, std::max(3, 4))); variable
/llvm-project/flang/test/Evaluate/
H A Dfolding07.f90233 max2 global() variable