Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
H A Dtest_min_max.pass.cpp28 T minv = std::numeric_limits<T>::min(); in check_limits() local
/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h422 statistic(double minv, double maxv, double meanv, uint64_t sc, double sd) in statistic() argument