Lines Matching refs:no_op
404 no_op = 0,
783 case no_op:
784 printf ("/no_op");
4742 case no_op:
5745 REF (no_op),
6210 CASE (no_op):
6211 DEBUG_PRINT1 ("EXECUTING no_op.\n");
7036 /* We need to skip no_op's before we look for the
7040 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7324 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7327 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n",
7332 p[1] = (UCHAR_T) no_op;
7334 p[2] = (UCHAR_T) no_op;
7335 p[3] = (UCHAR_T) no_op;
7764 case no_op: