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

/freebsd-9.3-release/bin/pax/
H A Doptions.c67 static int no_op(void);
120 {"tar", 10240, BLKMULT, 0, 1, BLKMULT, 0, tar_id, no_op,
121 tar_rd, tar_endrd, no_op, tar_wr, tar_endwr, NULL, tar_trail,
1506 * no_op()
1513 no_op(void) function
/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c373 no_op = 0,
762 case no_op:
763 printf ("/no_op");
3505 case no_op:
4537 case no_op:
4538 DEBUG_PRINT1 ("EXECUTING no_op.\n");
5055 /* We need to skip no_op's before we look for the
5059 while (p1 < pend && (re_opcode_t) *p1 == no_op)
5363 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n", p+2);
5364 p[2] = (unsigned char) no_op;
370 no_op = 0, enumerator in enum:__anon893
[all...]
/freebsd-9.3-release/contrib/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp409 no_op = 244, enumerator in enum:__anon1594
442 case no_op:
/freebsd-9.3-release/contrib/binutils/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:__anon785
[all...]
/freebsd-9.3-release/contrib/gcclibs/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:__anon1310
[all...]

Completed in 233 milliseconds