Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/ext/
Dropeimpl.h468 size_t __depth = __result->_M_depth; in _S_tree_concat() local
470 if (__depth > 20 && (__result->_M_size < 1000 || in _S_tree_concat()
471 __depth > _RopeRep::_S_max_rope_depth)) in _S_tree_concat()
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dropeimpl.h502 size_t __depth = __result->_M_depth; in _S_tree_concat() local
504 if (__depth > 20 in _S_tree_concat()
506 || __depth > size_t(__detail::_S_max_rope_depth))) in _S_tree_concat()