Searched refs:_S_path_cache_len (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
H A D_rope.c193 int __j = __curr_depth + 1 - _S_path_cache_len;
251 if (_S_path_cache_len == __current_index) {
253 for (__i = 0; __i < _S_path_cache_len-1; ++__i) {
H A D_rope.h762 enum { _S_path_cache_len = 4 }; // Must be <= 9 because of _M_path_direction. enumerator in enum:_Rope_iterator_base::__anon31263
784 _RopeRep const*_M_data[_S_path_cache_len];

Completed in 220 milliseconds