Searched refs:OP_NAME (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddeb.c283 ? OP_NAME(PL_retstack[ret_min])
H A Ddump.c404 (int)(PL_dumpindent*level-4), "", OP_NAME(o));
1458 Perl_deb(aTHX_ "%s", OP_NAME(o));
H A Dopcode.h24 #define OP_NAME(o) ((o)->op_type == OP_CUSTOM ? custom_op_name(o) : \ macro
H A Dpp_ctl.c1131 context_name[CxTYPE(cx)], OP_NAME(PL_op));
1252 context_name[CxTYPE(cx)], OP_NAME(PL_op));
H A Dsv.c1792 OP_NAME(PL_op));
3757 OP_NAME(PL_op));
7467 OP_NAME(PL_op));
H A Dpp_sys.c2218 OP_NAME(PL_op));

Completed in 70 milliseconds