Home
last modified time | relevance | path

Searched refs:Perl_CvDEPTH (Results 1 – 9 of 9) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dcv.h59 #define CvDEPTH(sv) (*Perl_CvDEPTH((const CV *)sv))
H A Dinline.h80 Perl_CvDEPTH(const CV * const sv) in Perl_CvDEPTH() function
H A Dproto.h29 PERL_STATIC_INLINE I32 * Perl_CvDEPTH(const CV * const sv);
/dports/lang/perl5.32/perl-5.32.1/
H A Dcv.h64 #define CvDEPTH(sv) (*Perl_CvDEPTH((const CV *)sv))
H A Dinline.h64 Perl_CvDEPTH(const CV * const sv) in Perl_CvDEPTH() function
H A Dproto.h29 PERL_STATIC_INLINE I32 * Perl_CvDEPTH(const CV * const sv);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dcv.h59 #define CvDEPTH(sv) (*Perl_CvDEPTH((const CV *)sv))
H A Dinline.h163 Perl_CvDEPTH(const CV * const sv) in Perl_CvDEPTH() function
H A Dproto.h29 PERL_STATIC_INLINE I32 * Perl_CvDEPTH(const CV * const sv);