Searched refs:Perl_gen_constant_list (Results 1 – 3 of 3) sorted by relevance
257 #define gen_constant_list Perl_gen_constant_list2312 #define gen_constant_list(a) Perl_gen_constant_list(aTHX_ a)
337 PERL_CALLCONV OP* Perl_gen_constant_list(pTHX_ OP* o);
2148 Perl_gen_constant_list(pTHX_ register OP *o) in Perl_gen_constant_list() function