Home
last modified time | relevance | path

Searched defs:pushop (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs566 OP *pushop = cUNOPx(entersubop)->op_first; THX_ck_entersub_multi_sum() local
708 OP *parent, *pushop, *argop, *estop; THX_ck_entersub_establish_cleanup() local
730 OP *parent, *pushop, *argop; THX_ck_entersub_postinc() local
748 OP *pushop, *argop; THX_ck_entersub_pad_scalar() local
[all...]
/openbsd-src/gnu/usr.bin/perl/
H A Duniversal.c1340 OP *pushop, *argop; optimize_out_native_convert_function() local
H A Dop.c5601 OP* const pushop = type == OP_LIST ? newOP(OP_PUSHMARK, 0) : NULL; Perl_newLISTOP() local
8412 OP *pushop = cUNOPx(cBINOPo->op_last)->op_first; Perl_newASSIGNOP() local