Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dembed.h404 # define newLISTOP(a,b,c,d) Perl_newLISTOP(aTHX_ a,b,c,d)
H A Dproto.h2857 Perl_newLISTOP(pTHX_ I32 type, I32 flags, OP *first, OP *last)
H A Dop.c5666 Perl_newLISTOP(pTHX_ I32 type, I32 flags, OP *first, OP *last) in Perl_newLISTOP() function