Home
last modified time | relevance | path

Searched refs:POPSUBST (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dcop.h408 #define POPSUBST(cx) cx = &cxstack[cxstack_ix--]; \ macro
Dpp_ctl.c228 POPSUBST(cx); in PP()
1296 POPSUBST(cx); in Perl_dounwind()