Home
last modified time | relevance | path

Searched refs:const_sv_xsub (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dop.c10682 static void const_sv_xsub(pTHX_ CV* cv);
10994 CvXSUB(cv) = const_sv_xsub; in Perl_newMYSUB()
11533 CvXSUB(cv) = const_sv_xsub; in Perl_newATTRSUB_x()
11987 : const_sv_xsub, in Perl_newCONSTSUB_flags()
18624 const_sv_xsub(pTHX_ CV* cv) in const_sv_xsub() function
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.c9349 static void const_sv_xsub(pTHX_ CV* cv);
9662 CvXSUB(cv) = const_sv_xsub; in Perl_newMYSUB()
10191 CvXSUB(cv) = const_sv_xsub; in Perl_newATTRSUB_x()
10647 : const_sv_xsub, in Perl_newCONSTSUB_flags()
17139 const_sv_xsub(pTHX_ CV* cv) in const_sv_xsub() function
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.c10627 static void const_sv_xsub(pTHX_ CV* cv);
10940 CvXSUB(cv) = const_sv_xsub; in Perl_newMYSUB()
11469 CvXSUB(cv) = const_sv_xsub; in Perl_newATTRSUB_x()
11925 : const_sv_xsub, in Perl_newCONSTSUB_flags()
18513 const_sv_xsub(pTHX_ CV* cv) in const_sv_xsub() function
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.c10727 static void const_sv_xsub(pTHX_ CV* cv);
11039 CvXSUB(cv) = const_sv_xsub; in Perl_newMYSUB()
11577 CvXSUB(cv) = const_sv_xsub; in Perl_newATTRSUB_x()
12030 : const_sv_xsub, in Perl_newCONSTSUB_flags()
18722 const_sv_xsub(pTHX_ CV* cv) in const_sv_xsub() function