Home | History | Annotate | Download | only in libiberty

Lines Matching defs:no_op

464   no_op = 0,
842 case no_op:
843 printf ("/no_op");
4751 case no_op:
6115 case no_op:
6116 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6966 /* We need to skip no_op's before we look for the
6970 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7254 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7257 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n",
7262 p[1] = (UCHAR_T) no_op;
7264 p[2] = (UCHAR_T) no_op;
7265 p[3] = (UCHAR_T) no_op;
7683 case no_op: