Home | History | Annotate | Download | only in ext

Lines Matching refs:__csptr

1372       size_t __csptr = 0;
1387 __clrstack[__csptr++] = __c;
1401 __clrstack[__csptr++] = __l;
1402 while (__csptr > 0)
1404 -- __csptr;
1405 _RopeRep* __d = __clrstack[__csptr];