Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dlocale_facets.tcc2110 size_t __minlen = __traits_type::length(__names[__matches[0]]); in _M_extract_name() local
2112 __minlen = std::min(__minlen, in _M_extract_name()
2115 if (__pos < __minlen && __beg != __end) in _M_extract_name()
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20043211 Don't use the 'magic number' 10 in the computation of __minlen;
3212 never access __name past __minlen; in the loop over __i3, don't