Home | History | Annotate | Download | only in libiberty

Lines Matching refs:no_op

461   no_op = 0,
839 case no_op:
840 printf ("/no_op");
4747 case no_op:
6111 case no_op:
6112 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6961 /* We need to skip no_op's before we look for the
6965 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7249 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7252 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n",
7257 p[1] = (UCHAR_T) no_op;
7259 p[2] = (UCHAR_T) no_op;
7260 p[3] = (UCHAR_T) no_op;
7677 case no_op: