Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dembed.h461 # define op_convert_list(a,b,c) Perl_op_convert_list(aTHX_ a,b,c)
H A Dproto.h3222 Perl_op_convert_list(pTHX_ I32 optype, I32 flags, OP *o)
H A Dop.c5527 Perl_op_convert_list(pTHX_ I32 type, I32 flags, OP *o) in Perl_op_convert_list() function