Home
last modified time | relevance | path

Searched refs:__node_start_pos (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dropeimpl.h200 size_t __node_start_pos = __x._M_leaf_pos; in _S_setcache_for_incr() local
204 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()