Searched refs:op_ic (Results 1 – 3 of 3) sorted by relevance
277 int op_ic; // TRUE with '#', FALSE with '?', else MAYBE member
3686 int ic = iptr->isn_arg.op.op_ic; in exec_instructions()3739 int ic = iptr->isn_arg.op.op_ic; in exec_instructions()5629 if (iptr->isn_arg.op.op_ic == TRUE) in list_instructions()
931 isn->isn_arg.op.op_ic = ic; in generate_COMPARE()