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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Ddebug.t57 threadsv const null pushmark rvav gv nextstate subst const unstack
63 null gvsv const null pushmark rvav gv nextstate subst const unstack
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dsafeops.t245 unstack while(0){}
H A Dopcode.pl872 unstack iteration finalizer ck_null s0
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm369 enterloop leaveloop unstack
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c3740 OP *unstack = newOP(OP_UNSTACK, 0); local
3742 next = unstack;
3743 cont = append_elem(OP_LINESEQ, cont, unstack);

Completed in 232 milliseconds