Searched refs:__csptr (Results 1 – 1 of 1) sorted by relevance
1173 size_t __csptr = 0; in _S_fetch_ptr() local1188 if (__c->_M_c_string != 0) __clrstack[__csptr++] = __c; in _S_fetch_ptr()1201 __clrstack[__csptr++] = __l; in _S_fetch_ptr()1202 while (__csptr > 0) { in _S_fetch_ptr()1203 -- __csptr; in _S_fetch_ptr()1204 _RopeRep* __d = __clrstack[__csptr]; in _S_fetch_ptr()