Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libstdc++/libstdc++/include/ext/
Dropeimpl.h1240 _RopeRep* __clrstack[_RopeRep::_S_max_rope_depth]; in _S_fetch_ptr() local
1252 if (__c->_M_c_string != 0) __clrstack[__csptr++] = __c; in _S_fetch_ptr()
1265 __clrstack[__csptr++] = __l; in _S_fetch_ptr()
1268 _RopeRep* __d = __clrstack[__csptr]; in _S_fetch_ptr()
/openbsd/src/gnu/gcc/libstdc++-v3/include/ext/
Dropeimpl.h1374 _RopeRep* __clrstack[__detail::_S_max_rope_depth]; in _S_fetch_ptr() local
1390 __clrstack[__csptr++] = __c; in _S_fetch_ptr()
1404 __clrstack[__csptr++] = __l; in _S_fetch_ptr()
1408 _RopeRep* __d = __clrstack[__csptr]; in _S_fetch_ptr()