Home
last modified time | relevance | path

Searched refs:OP_COREARGS (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h404 OP_COREARGS = 387, enumerator
H A Dop.c3419 case OP_COREARGS: in Perl_op_lvalue_flags()
5479 if (kid2 && kid2->op_type == OP_COREARGS) { in Perl_op_convert_list()
12548 if (kid && kid->op_type == OP_COREARGS) { in Perl_ck_fun()
15318 newSVOP(OP_COREARGS,0,coreargssv); in Perl_coresub_op()