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

/haiku/headers/cpp/
H A Dropeimpl.h137 int __j = __curr_depth + 1 - _S_path_cache_len;
196 if (_S_path_cache_len == __current_index) {
198 for (__i = 0; __i < _S_path_cache_len-1; __i++) {
H A Dstl_rope.h866 enum { _S_path_cache_len = 4 }; // Must be <= 9. enumerator in enum:_Rope_iterator_base::__anon68
883 const _RopeRep* _M_path_end[_S_path_cache_len];

Completed in 40 milliseconds