Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_hot.c146 const bool got_coderef = cv_type == SVt_PVCV || cv_type == SVt_PVFM; in PP() local
148 if (!got_coderef) { in PP()
155 if (!got_coderef && !is_gv && GIMME_V == G_VOID) { in PP()
178 if (!got_coderef) { in PP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_hot.c145 const bool got_coderef = cv_type == SVt_PVCV || cv_type == SVt_PVFM; in PP() local
147 if (!got_coderef) { in PP()
154 if (!got_coderef && !is_gv && GIMME_V == G_VOID) { in PP()
177 if (!got_coderef) { in PP()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_hot.c146 const bool got_coderef = cv_type == SVt_PVCV || cv_type == SVt_PVFM; in PP() local
148 if (!got_coderef) { in PP()
155 if (!got_coderef && !is_gv && GIMME_V == G_VOID) { in PP()
178 if (!got_coderef) { in PP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_hot.c146 const bool got_coderef = cv_type == SVt_PVCV || cv_type == SVt_PVFM; in PP() local
148 if (!got_coderef) { in PP()
155 if (!got_coderef && !is_gv && GIMME_V == G_VOID) { in PP()
178 if (!got_coderef) { in PP()