Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Runtime/
H A DTime.cpp69 count_t max8{RTNAME(SystemClockCountMax)(8)}; TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmin-max-use-initializer-list.cpp208 int max8 = std::max(1, std::max(2, 3, fless_than), less_than); variable
/llvm-project/flang/test/Evaluate/
H A Dfolding07.f90236 max8 global() variable