Searched refs:no_op (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c398 no_op = 0,
693 case no_op:
694 printf ("/no_op");
3370 case no_op:
4293 case no_op:
4294 DEBUG_PRINT1 ("EXECUTING no_op.\n");
4745 /* We need to skip no_op's before we look for the
4749 while (p1 < pend && (re_opcode_t) *p1 == no_op)
5022 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n", p+2);
5024 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op
395 no_op = 0, enumerator in enum:__anon3106
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c403 no_op = 0,
782 case no_op:
783 printf ("/no_op");
4741 case no_op:
5744 REF (no_op),
6211 CASE (no_op):
6212 DEBUG_PRINT1 ("EXECUTING no_op.\n");
7037 /* We need to skip no_op's before we look for the
7041 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7325 DEBUG_PRINT2 (" Setting two bytes from %p to no_op
399 no_op = 0, enumerator in enum:__anon2423
[all...]

Completed in 179 milliseconds