Home | History | Annotate | Download | only in ext

Lines Matching refs:__depth

497       size_t __depth = __result->_M_depth;
499 if (__depth > 20
501 || __depth > size_t(__detail::_S_max_rope_depth)))