Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dop.c17984 int l, r, lr, lscalars, rscalars; in Perl_rpeep() local
18011 rscalars = 0; in Perl_rpeep()
18012 r = S_aassign_scan(aTHX_ cLISTOPo->op_first, TRUE, &rscalars); in Perl_rpeep()
18081 if (rscalars < 2) in Perl_rpeep()
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.c16496 int l, r, lr, lscalars, rscalars; in Perl_rpeep() local
16523 rscalars = 0; in Perl_rpeep()
16524 r = S_aassign_scan(aTHX_ cLISTOPo->op_first, TRUE, 1, &rscalars); in Perl_rpeep()
16593 if (rscalars < 2) in Perl_rpeep()
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.c17870 int l, r, lr, lscalars, rscalars; in Perl_rpeep() local
17897 rscalars = 0; in Perl_rpeep()
17898 r = S_aassign_scan(aTHX_ cLISTOPo->op_first, TRUE, &rscalars); in Perl_rpeep()
17967 if (rscalars < 2) in Perl_rpeep()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.c18082 int l, r, lr, lscalars, rscalars; in Perl_rpeep() local
18109 rscalars = 0; in Perl_rpeep()
18110 r = S_aassign_scan(aTHX_ cLISTOPo->op_first, TRUE, &rscalars); in Perl_rpeep()
18179 if (rscalars < 2) in Perl_rpeep()