Searched refs:_S_path_cache_len (Results 1 – 3 of 3) sorted by relevance
179 int __j = __curr_depth + 1 - int(_S_path_cache_len); in _S_setcache()240 if (int(_S_path_cache_len) == __current_index) in _S_setcache_for_incr() local243 for (__i = 0; __i < int(_S_path_cache_len) - 1; __i++) in _S_setcache_for_incr()
1034 enum { _S_path_cache_len = 4 }; // Must be <= 9.1051 const _RopeRep* _M_path_end[_S_path_cache_len];
3704 * include/ext/ropeimpl.h: Convert _S_path_cache_len to int;