Searched refs:CV_FROM_REF (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Ddump.c811 cv = isGV_with_GP(gv) ? GvCV(gv) : CV_FROM_REF((SV*)gv);
884 SvPV_nolen_const(cv_name(CV_FROM_REF((SV*)gv), name, 0)));
H A Dhandy.h114 =for apidoc_item |CV *|CV_FROM_REF|SV * ref
136 #define CV_FROM_REF(ref) xV_FROM_REF(CV, ref) macro

Completed in 183 milliseconds