Searched refs:Perl_append_list (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h51 #define append_list Perl_append_list
2598 #define append_list(a,b,c) Perl_append_list(aTHX_ a,b,c)
H A Dproto.h57 PERL_CALLCONV OP* Perl_append_list(pTHX_ I32 optype, LISTOP* first, LISTOP* last);
H A Dop.c2141 Perl_append_list(pTHX_ I32 type, LISTOP *first, LISTOP *last) function

Completed in 64 milliseconds