Home | History | Annotate | Download | only in ext

Lines Matching refs:__csptr

1371       size_t __csptr = 0;
1386 __clrstack[__csptr++] = __c;
1400 __clrstack[__csptr++] = __l;
1401 while (__csptr > 0)
1403 -- __csptr;
1404 _RopeRep* __d = __clrstack[__csptr];