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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dcop.h178 #define POPSUB(cx,sv) \ macro
H A Dpp_hot.c2357 POPSUB(cx,sv); /* Stack values are safe: release CV and @_ ... */
2415 POPSUB(cx,sv);
2427 POPSUB(cx,sv);
2443 POPSUB(cx,sv);
2460 POPSUB(cx,sv);
2515 POPSUB(cx,sv); /* Stack values are safe: release CV and @_ ... */
H A Dpp_ctl.c1281 POPSUB(cx,sv);
1828 cxstack_ix++; /* preserve cx entry on stack for use by POPSUB */
1892 POPSUB(cx,sv); /* release CV and @_ ... */
1983 POPSUB(cx,sv); /* release CV and @_ ... */

Completed in 48 milliseconds