Home
last modified time | relevance | path

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; in _S_setcache()
196 if (_S_path_cache_len == __current_index) { in _S_setcache_for_incr()
198 for (__i = 0; __i < _S_path_cache_len-1; __i++) { in _S_setcache_for_incr()
H A Dstl_rope.h866 enum { _S_path_cache_len = 4 }; // Must be <= 9. enumerator
883 const _RopeRep* _M_path_end[_S_path_cache_len];