Home
last modified time | relevance | path

Searched defs:min2 (Results 1 – 9 of 9) sorted by relevance

/llvm-project/flang/test/Lower/HLFIR/
H A Dchar_extremum.f0369 subroutine min2(c1, c2, c3) subroutine
74 ! CHECK-LABEL: func.func @_QPmin2 argument
/llvm-project/libcxx/test/std/time/time.duration/time.duration.literals/
H A Dliterals.pass.cpp37 auto min2 = 36.0min; in main() local
H A Dliterals2.pass.cpp29 auto min2 = 36.0min; in main() local
H A Dliterals1.pass.cpp26 auto min2 = 36.0min; in main() local
/llvm-project/clang/test/Analysis/copypaste/
H A Dfunctions.cpp49 int min2(int a, int b) { // no-warning in min2() function
/llvm-project/libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp47 int min2 = -(FPBits::MAX_BIASED_EXPONENT + FPBits::SIG_LEN) / 2; in testExtensive() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmin-max-use-initializer-list.cpp168 int min2 = std::min(1, std::min(2, std::min(3, 4))); variable
/llvm-project/flang/test/Evaluate/
H A Dfolding07.f90251 min2 global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp