Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dcv.h59 #define CvDEPTH(sv) (*Perl_CvDEPTH((const CV *)sv))
H A Dinline.h264 Perl_CvDEPTH(const CV * const sv) in Perl_CvDEPTH() function
H A Dproto.h9564 Perl_CvDEPTH(const CV * const sv);