Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dembed.h413 # define newOP(a,b) Perl_newOP(aTHX_ a,b)
H A Dproto.h2907 Perl_newOP(pTHX_ I32 optype, I32 flags)
H A Dop.c5756 Perl_newOP(pTHX_ I32 type, I32 flags) in Perl_newOP() function