Home
last modified time | relevance | path

Searched refs:sibl2 (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c3123 OP *sibl1, *sibl2; in PP() local
3131 (sibl2 = OpSIBLING(sibl1))) in PP()
3133 retop = dofindlabel(sibl2, in PP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c3086 OP *sibl1, *sibl2; in PP() local
3094 (sibl2 = OpSIBLING(sibl1))) in PP()
3096 retop = dofindlabel(sibl2, in PP()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c3108 OP *sibl1, *sibl2; in PP() local
3116 (sibl2 = OpSIBLING(sibl1))) in PP()
3118 retop = dofindlabel(sibl2, in PP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c3144 OP *sibl1, *sibl2; in PP() local
3152 (sibl2 = OpSIBLING(sibl1))) in PP()
3154 retop = dofindlabel(sibl2, in PP()