Home
last modified time | relevance | path

Searched refs:Perl_gen_constant_list (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dembed.h257 #define gen_constant_list Perl_gen_constant_list
2312 #define gen_constant_list(a) Perl_gen_constant_list(aTHX_ a)
Dproto.h337 PERL_CALLCONV OP* Perl_gen_constant_list(pTHX_ OP* o);
Dop.c2148 Perl_gen_constant_list(pTHX_ register OP *o) in Perl_gen_constant_list() function