/dports/lang/perl5.34/perl-5.34.0/ |
H A D | overload.h | 47 add_amg, /* 0x1e + */ enumerator
|
H A D | gv.c | 3293 || ((cv = cvp[off = add_amg]) && (force_cpy = 0, postpr = 1))) { in Perl_amagic_call() 3502 if (off == add_amg) in Perl_amagic_call() 3513 case add_amg: in Perl_amagic_call()
|
H A D | pp_hot.c | 1410 tryAMAGICbin_MG(add_amg, AMGf_assign|AMGf_numeric); in PP()
|
H A D | pp.c | 2718 tryAMAGICbin_MG(add_amg, AMGf_assign); in PP()
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | overload.h | 47 add_amg, /* 0x1e + */ enumerator
|
H A D | gv.c | 3162 || ((cv = cvp[off = add_amg]) && (force_cpy = 0, postpr = 1))) { in Perl_amagic_call() 3371 if (off == add_amg) in Perl_amagic_call() 3382 case add_amg: in Perl_amagic_call()
|
H A D | pp_hot.c | 1403 tryAMAGICbin_MG(add_amg, AMGf_assign|AMGf_numeric); in PP()
|
H A D | pp.c | 2693 tryAMAGICbin_MG(add_amg, AMGf_assign); in PP()
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | overload.h | 47 add_amg, /* 0x1e + */ enumerator
|
H A D | gv.c | 3194 || ((cv = cvp[off = add_amg]) && (force_cpy = 0, postpr = 1))) { in Perl_amagic_call() 3403 if (off == add_amg) in Perl_amagic_call() 3414 case add_amg: in Perl_amagic_call()
|
H A D | pp_hot.c | 1404 tryAMAGICbin_MG(add_amg, AMGf_assign|AMGf_numeric); in PP()
|
H A D | pp.c | 2675 tryAMAGICbin_MG(add_amg, AMGf_assign); in PP()
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | overload.h | 47 add_amg, /* 0x1e + */ enumerator
|
H A D | gv.c | 3405 || ((cv = cvp[off = add_amg]) in Perl_amagic_call() 3616 if (off == add_amg) in Perl_amagic_call() 3627 case add_amg: in Perl_amagic_call()
|
H A D | pp_hot.c | 1406 tryAMAGICbin_MG(add_amg, AMGf_assign|AMGf_numeric); in PP()
|
H A D | pp.c | 2713 tryAMAGICbin_MG(add_amg, AMGf_assign); in PP()
|
/dports/lang/perl5.30/perl-5.30.3/cpan/Scalar-List-Utils/ |
H A D | ListUtil.xs | 253 is_product ? mult_amg : add_amg, in sum()
|
/dports/lang/perl5.34/perl-5.34.0/cpan/Scalar-List-Utils/ |
H A D | ListUtil.xs | 354 is_product ? mult_amg : add_amg, in sum()
|
/dports/lang/perl5.32/perl-5.32.1/cpan/Scalar-List-Utils/ |
H A D | ListUtil.xs | 354 is_product ? mult_amg : add_amg, in sum()
|
/dports/lang/p5-Scalar-List-Utils/Scalar-List-Utils-1.60/ |
H A D | ListUtil.xs | 375 is_product ? mult_amg : add_amg, in sum()
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Scalar-List-Utils/ |
H A D | ListUtil.xs | 359 is_product ? mult_amg : add_amg, in sum()
|
/dports/lang/perl5.30/perl-5.30.3/pod/ |
H A D | perlinterp.pod | 789 4 tryAMAGICbin_MG(add_amg, AMGf_assign|AMGf_numeric);
|
/dports/lang/perl5.32/perl-5.32.1/pod/ |
H A D | perlinterp.pod | 789 4 tryAMAGICbin_MG(add_amg, AMGf_assign|AMGf_numeric);
|
/dports/lang/perl5.34/perl-5.34.0/pod/ |
H A D | perlinterp.pod | 801 4 tryAMAGICbin_MG(add_amg, AMGf_assign|AMGf_numeric);
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/ |
H A D | perlinterp.pod | 801 4 tryAMAGICbin_MG(add_amg, AMGf_assign|AMGf_numeric);
|