Searched refs:__depth (Results 1 – 5 of 5) sorted by relevance
123 __format(*format), __width(width), __height(height), __depth(depth), in image()160 return __depth; in depth()
128 size_t __depth; member
446 size_t __depth = __result->_M_depth; in _S_tree_concat() local449 if (__depth > 20 && (__result->_M_size._M_data < 1000 || in _S_tree_concat()450 __depth > _RopeRep::_S_max_rope_depth)) { in _S_tree_concat()