Home
last modified time | relevance | path

Searched refs:Gv_AMG (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/p5-Moose/Moose-2.2201/xs/
H A DToInstance.xs60 if (Gv_AMG (SvSTASH (SvRV (rv))) && !SvAMAGIC (rv)) {
/dports/devel/p5-Type-Tiny-XS/Type-Tiny-XS-0.022/
H A DXS.xs277 && Gv_AMG(stash) in typetiny_tc_StringLike()
348 && Gv_AMG(stash) in typetiny_tc_ArrayLike()
381 && Gv_AMG(stash) in typetiny_tc_HashLike()
426 && Gv_AMG(stash) in typetiny_tc_CodeLike()
/dports/devel/p5-B-C/B-C-1.57/
H A DC.xs295 Gv_AMG(stash)
298 RETVAL = (!SvREADONLY(stash) && Gv_AMG(stash)) ? 1 : 0;
H A DChanges66 Optimize mro_isa_changed_in initialization via a new B::HV::Gv_AMG
/dports/lang/perl5.30/perl-5.30.3/dist/Storable/
H A DStorable.xs1333 if (cxt->in_retrieve_overloaded && Gv_AMG(stash)) { \
2378 if (stash && Gv_AMG(stash)) { in store_ref()
5518 if (!Gv_AMG(stash)) { in retrieve_overloaded()
5523 if (!Gv_AMG(stash)) { in retrieve_overloaded()
7624 if (stash && Gv_AMG(stash)) { in do_retrieve()
/dports/lang/perl5.32/perl-5.32.1/dist/Storable/
H A DStorable.xs1339 if (cxt->in_retrieve_overloaded && Gv_AMG(stash)) { \
2384 if (stash && Gv_AMG(stash)) { in store_ref()
5530 if (!Gv_AMG(stash)) { in retrieve_overloaded()
5535 if (!Gv_AMG(stash)) { in retrieve_overloaded()
7644 if (stash && Gv_AMG(stash)) { in do_retrieve()
/dports/lang/perl5.34/perl-5.34.0/dist/Storable/
H A DStorable.xs1337 if (cxt->in_retrieve_overloaded && Gv_AMG(stash)) { \
2382 if (stash && Gv_AMG(stash)) { in store_ref()
5528 if (!Gv_AMG(stash)) { in retrieve_overloaded()
5533 if (!Gv_AMG(stash)) { in retrieve_overloaded()
7642 if (stash && Gv_AMG(stash)) { in do_retrieve()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Storable/
H A DStorable.xs1302 if (cxt->in_retrieve_overloaded && Gv_AMG(stash)) { \
2344 if (stash && Gv_AMG(stash)) { in store_ref()
5408 if (!Gv_AMG(stash)) { in retrieve_overloaded()
5413 if (!Gv_AMG(stash)) { in retrieve_overloaded()
7503 if (stash && Gv_AMG(stash)) { in do_retrieve()
/dports/devel/p5-Storable/Storable-3.25/
H A DStorable.xs1302 if (cxt->in_retrieve_overloaded && Gv_AMG(stash)) { \
2344 if (stash && Gv_AMG(stash)) { in store_ref()
5408 if (!Gv_AMG(stash)) { in retrieve_overloaded()
5413 if (!Gv_AMG(stash)) { in retrieve_overloaded()
7503 if (stash && Gv_AMG(stash)) { in do_retrieve()
/dports/devel/p5-Data-Util/Data-Util-0.63/
H A DDataUtil.xs187 || (!Gv_AMG((HV*)stash)) in my_has_amagic_converter()
/dports/lang/perl5.30/perl-5.30.3/
H A Dgv.c3138 && (stash = SvSTASH(SvRV(left))) && Gv_AMG(stash) in Perl_amagic_call()
3261 && (stash = SvSTASH(SvRV(right))) && Gv_AMG(stash) in Perl_amagic_call()
H A Dsv.h1029 #define Gv_AMG(stash) \ macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dgv.c3269 && (stash = SvSTASH(SvRV(left))) && Gv_AMG(stash) in Perl_amagic_call()
3392 && (stash = SvSTASH(SvRV(right))) && Gv_AMG(stash) in Perl_amagic_call()
H A Dsv.h1068 #define Gv_AMG(stash) \ macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dgv.c3170 && (stash = SvSTASH(SvRV(left))) && Gv_AMG(stash) in Perl_amagic_call()
3293 && (stash = SvSTASH(SvRV(right))) && Gv_AMG(stash) in Perl_amagic_call()
H A Dsv.h1035 #define Gv_AMG(stash) \ macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dgv.c3381 && (stash = SvSTASH(SvRV(left))) && Gv_AMG(stash) in Perl_amagic_call()
3506 && (stash = SvSTASH(SvRV(right))) && Gv_AMG(stash) in Perl_amagic_call()
H A Dsv.h1083 #define Gv_AMG(stash) \ macro
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dsrl_encoder.c1824 || !Gv_AMG(SvSTASH(src))) \ in srl_dump_sv()
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dsrl_decoder.c1253 if (Gv_AMG(stash)) in srl_read_refp()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5003007303 Gv_AMG # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5003007299 Gv_AMG # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5003007299 Gv_AMG # Z added by devel/scanprov
/dports/devel/p5-B-C/B-C-1.57/lib/B/
H A DC.pm6010 if ($hv->Gv_AMG) { # potentially removes the AMG flag
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim1365 syn keyword xsMacro GvREFCNT GvSTASH GvSV GvSVn GvXPVGV Gv_AMG HANDY_H

12