Searched refs:__node_start_pos (Results 1 – 2 of 2) sorted by relevance
195 size_t __node_start_pos = __x._M_leaf_pos; in _S_setcache_for_incr() local199 if (__x._M_current_pos - __node_start_pos < __len) { in _S_setcache_for_incr()212 __node_start_pos -= __c->_M_left->_M_size; in _S_setcache_for_incr()225 __node_start_pos += __c->_M_left->_M_size; in _S_setcache_for_incr()245 __x._M_leaf_pos = __node_start_pos; in _S_setcache_for_incr()
200 size_t __node_start_pos = __x._M_leaf_pos; in _S_setcache_for_incr() local204 if (__x._M_current_pos - __node_start_pos < __len) in _S_setcache_for_incr()219 __node_start_pos -= __c->_M_left->_M_size; in _S_setcache_for_incr()233 __node_start_pos += __c->_M_left->_M_size; in _S_setcache_for_incr()254 __x._M_leaf_pos = __node_start_pos; in _S_setcache_for_incr()