Home
last modified time | relevance | path

Searched refs:__threshold (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Duniform_int_dist.h262 _Up __threshold = -__range % __range; in _GLIBCXX_VISIBILITY() local
263 while (__low < __threshold) in _GLIBCXX_VISIBILITY()
Dmax_size_type.h135 constexpr __max_size_type __threshold in _GLIBCXX_VISIBILITY() local
137 if (_M_val < __threshold && __r < __threshold) in _GLIBCXX_VISIBILITY()