Searched refs:OP_phoney_INPUT_ONLY (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h372 #define OP_phoney_INPUT_ONLY -1 macro
H A Dutil.c3375 if (op == OP_phoney_OUTPUT_ONLY || op == OP_phoney_INPUT_ONLY) {
3377 const char *direction = (op == OP_phoney_INPUT_ONLY) ? "in" : "out";
H A Dpp_sys.c1403 report_evil_fh(gv, io, OP_phoney_INPUT_ONLY);
1477 report_evil_fh(gv, io, OP_phoney_INPUT_ONLY);
H A Dpp_hot.c587 report_evil_fh(gv, io, OP_phoney_INPUT_ONLY);

Completed in 54 milliseconds