Searched refs:RESULT_UNUSED (Results 1 – 2 of 2) sorted by relevance
46 # define RESULT_UNUSED(op) ((op->result_type & EXT_TYPE_UNUSED) != 0) macro51 # define RESULT_UNUSED(op) ((op->result.op_type == IS_VAR) && (op->result.u.EA.type == EXT_TYPE_UNU… macro
195 if (RESULT_UNUSED(opline)) {
Completed in 6 milliseconds