Home
last modified time | relevance | path

Searched defs:mins (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Lower/OpenMP/
H A Dwsloop-reduction-allocatable-array-minmax.f905 integer, dimension(:), allocatable :: arr,maxes,mins variable
/llvm-project/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
H A Dtest_min_max.pass.cpp34 std::string mins = miniss.str(); in check_limits() local