Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Ddump.c713 S_opdump_link(pTHX_ const OP *base, const OP *o, PerlIO *file) in S_opdump_link() function
1120 S_opdump_link(aTHX_ o, o->op_next, file); in S_do_op_dump_bar()
1126 S_opdump_link(aTHX_ o, op_parent((OP*)o), file); in S_do_op_dump_bar()
1358 S_opdump_link(aTHX_ o, cLOOPo->op_redoop, file); in S_do_op_dump_bar()
1360 S_opdump_link(aTHX_ o, cLOOPo->op_nextop, file); in S_do_op_dump_bar()
1362 S_opdump_link(aTHX_ o, cLOOPo->op_lastop, file); in S_do_op_dump_bar()
1383 S_opdump_link(aTHX_ o, cLOGOPo->op_other, file); in S_do_op_dump_bar()