Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dop.c15668 SV * const *new_const_svp) in Perl_report_redefined_cv() argument
15676 if (is_const && new_const_svp && old_const_sv == *new_const_svp) in Perl_report_redefined_cv()
15695 && (!new_const_svp || in Perl_report_redefined_cv()
15696 !*new_const_svp || in Perl_report_redefined_cv()
15699 SvTYPE(*new_const_svp) == SVt_PVAV || in Perl_report_redefined_cv()
15700 sv_cmp(old_const_sv, *new_const_svp)) in Perl_report_redefined_cv()
H A Dproto.h7559 Perl_report_redefined_cv(pTHX_ const SV *name, const CV *old_cv, SV * const *new_const_svp)
H A Dembed.fnc4811 |NULLOK SV * const *new_const_svp
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc2662 |NULLOK SV * const *new_const_svp