Searched refs:OP_phoney_INPUT_ONLY (Results 1 – 4 of 4) sorted by relevance
374 #define OP_phoney_INPUT_ONLY -1 macro
3590 if (op == OP_phoney_OUTPUT_ONLY || op == OP_phoney_INPUT_ONLY) {3592 const char * const direction = (op == OP_phoney_INPUT_ONLY) ? "in" : "out";
1427 report_evil_fh(gv, io, OP_phoney_INPUT_ONLY); in PP()1503 report_evil_fh(gv, io, OP_phoney_INPUT_ONLY); in PP()
601 report_evil_fh(gv, io, OP_phoney_INPUT_ONLY); in PP()