Searched refs:Perl_CvDEPTH (Results 1 – 3 of 3) sorted by relevance
59 #define CvDEPTH(sv) (*Perl_CvDEPTH((const CV *)sv))
264 Perl_CvDEPTH(const CV * const sv) in Perl_CvDEPTH() function
9564 Perl_CvDEPTH(const CV * const sv);