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

/haiku/headers/cpp/
H A Dropeimpl.h1231 _RopeRep* __clrstack[_RopeRep::_S_max_rope_depth]; local
1243 if (__c->_M_c_string != 0) __clrstack[__csptr++] = __c;
1256 __clrstack[__csptr++] = __l;
1259 _RopeRep* __d = __clrstack[__csptr];

Completed in 10 milliseconds