Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_rope.c141 size_t __curr_start_pos = 0; in _S_setcache() local
169 __x._M_leaf_pos = __curr_start_pos; in _S_setcache()
178 if (__pos >= __curr_start_pos + __left_len) { in _S_setcache()
181 __curr_start_pos += __left_len; in _S_setcache()