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

/macosx-10.10.1/file_cmds-242/pax/
H A Doptions.c76 static int no_op(void);
134 {"tar", 10240, BLKMULT, 0, 1, BLKMULT, 0, tar_id, no_op,
135 tar_rd, tar_endrd, no_op, tar_wr, tar_endwr, tar_trail,
1679 * no_op()
1686 no_op(void) function
/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.c597 no_op = 0,
676 by a `no_op'. */
991 case no_op:
992 fprintf (stderr, "/no_op");
2797 if (emptyp) BUF_PUSH (no_op);
4042 case no_op:
4670 case no_op:
5332 case no_op:
5333 DEBUG_PRINT1 ("EXECUTING no_op.\n");
5714 assert ((re_opcode_t)p[-4] == no_op);
593 no_op = 0, enumerator in enum:__anon8514
[all...]
/macosx-10.10.1/groff-38/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp409 no_op = 244, enumerator in enum:__anon8841
442 case no_op:
/macosx-10.10.1/lsof-53/lsof/lib/
H A Dregex.c467 no_op = 0,
766 case no_op:
767 printf ("/no_op");
3816 case no_op:
4739 case no_op:
4740 DEBUG_PRINT1 ("EXECUTING no_op.\n");
5191 /* We need to skip no_op's before we look for the
5195 while (p1 < pend && (re_opcode_t) *p1 == no_op)
5457 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n", p+2);
5459 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op
463 no_op = 0, enumerator in enum:__anon10655
[all...]
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dregex.c461 no_op = 0,
847 case no_op:
848 printf ("/no_op");
4841 case no_op:
5860 REF (no_op),
6325 CASE (no_op):
6326 DEBUG_PRINT1 ("EXECUTING no_op.\n");
7151 /* We need to skip no_op's before we look for the
7155 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7439 DEBUG_PRINT2 (" Setting two bytes from %p to no_op
457 no_op = 0, enumerator in enum:__anon8681
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c459 no_op = 0,
837 case no_op:
838 printf ("/no_op");
4745 case no_op:
6106 case no_op:
6107 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6956 /* We need to skip no_op's before we look for the
6960 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7244 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7247 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op
455 no_op = 0, enumerator in enum:__anon7746
[all...]

Completed in 255 milliseconds