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

/openbsd-current/gnu/usr.bin/perl/
H A Dperly.c241 LEAVE_SCOPE(ps->savestack_ix);
416 ps->savestack_ix = PL_savestack_ix;
468 ps->savestack_ix = PL_savestack_ix;
508 LEAVE_SCOPE(ps->savestack_ix);
557 LEAVE_SCOPE(ps->savestack_ix);
582 ps->savestack_ix = PL_savestack_ix;
H A Dparser.h17 I32 savestack_ix; /* size of savestack at this state */ member in struct:__anon90
H A Dintrpvar.h40 PERLVAR(I, savestack_ix, I32)

Completed in 182 milliseconds