Home
last modified time | relevance | path

Searched refs:cop_stashoff (Results 1 – 13 of 13) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/
H A Dcop.h404 PADOFFSET cop_stashoff; /* offset into PL_stashpad, for the member
446 # define CopSTASH(c) PL_stashpad[(c)->cop_stashoff]
447 # define CopSTASH_set(c,hv) ((c)->cop_stashoff = (hv) \
H A Dscope.h290 # define SAVECOPSTASH_FREE(c) SAVEIV((c)->cop_stashoff)
/dports/lang/perl5.30/perl-5.30.3/
H A Dcop.h401 PADOFFSET cop_stashoff; /* offset into PL_stashpad, for the member
437 # define CopSTASH(c) PL_stashpad[(c)->cop_stashoff]
438 # define CopSTASH_set(c,hv) ((c)->cop_stashoff = (hv) \
H A Dscope.h290 # define SAVECOPSTASH_FREE(c) SAVEIV((c)->cop_stashoff)
/dports/lang/perl5.34/perl-5.34.0/
H A Dcop.h457 PADOFFSET cop_stashoff; /* offset into PL_stashpad, for the member
542 # define CopSTASH(c) PL_stashpad[(c)->cop_stashoff]
543 # define CopSTASH_set(c,hv) ((c)->cop_stashoff = (hv) \
H A Dscope.h292 # define SAVECOPSTASH_FREE(c) SAVEIV((c)->cop_stashoff)
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dcop.h457 PADOFFSET cop_stashoff; /* offset into PL_stashpad, for the member
537 # define CopSTASH(c) PL_stashpad[(c)->cop_stashoff]
538 # define CopSTASH_set(c,hv) ((c)->cop_stashoff = (hv) \
H A Dscope.h296 # define SAVECOPSTASH_FREE(c) SAVEIV((c)->cop_stashoff)
/dports/devel/p5-Devel-Size/Devel-Size-0.83/
H A DSize.xs548 if (check_new(st, PL_stashpad + basecop->cop_stashoff)) in op_size()
549 st->total_size += sizeof(PL_stashpad[basecop->cop_stashoff]); in op_size()
/dports/lang/perl5.34/perl-5.34.0/ext/B/
H A DB.xs553 { STR_WITH_LEN("stashoff"),PADOFFSETp,STRUCT_OFFSET(struct cop,cop_stashoff),},/*25*/
/dports/lang/perl5.32/perl-5.32.1/ext/B/
H A DB.xs550 { STR_WITH_LEN("stashoff"),PADOFFSETp,STRUCT_OFFSET(struct cop,cop_stashoff),},/*25*/
/dports/lang/perl5.30/perl-5.30.3/ext/B/
H A DB.xs550 { STR_WITH_LEN("stashoff"),PADOFFSETp,STRUCT_OFFSET(struct cop,cop_stashoff),},/*25*/
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/B/
H A DB.xs553 { STR_WITH_LEN("stashoff"),PADOFFSETp,STRUCT_OFFSET(struct cop,cop_stashoff),},/*25*/