Searched refs:__csptr (Results 1 – 2 of 2) sorted by relevance
1241 size_t __csptr = 0; in _S_fetch_ptr() local1252 if (__c->_M_c_string != 0) __clrstack[__csptr++] = __c; in _S_fetch_ptr()1265 __clrstack[__csptr++] = __l; in _S_fetch_ptr()1266 while (__csptr > 0) { in _S_fetch_ptr()1267 -- __csptr; in _S_fetch_ptr()1268 _RopeRep* __d = __clrstack[__csptr]; in _S_fetch_ptr()
1375 size_t __csptr = 0; in _S_fetch_ptr() local1390 __clrstack[__csptr++] = __c; in _S_fetch_ptr()1404 __clrstack[__csptr++] = __l; in _S_fetch_ptr()1405 while (__csptr > 0) in _S_fetch_ptr()1407 -- __csptr; in _S_fetch_ptr()1408 _RopeRep* __d = __clrstack[__csptr]; in _S_fetch_ptr()