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

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtabs.c379 bool no_op = FALSE; local
437 no_op = TRUE;
524 if (!no_op)
528 if (!no_op)
/freebsd-11-stable/bin/pax/
H A Doptions.c67 static int no_op(void);
121 {"tar", 10240, BLKMULT, 0, 1, BLKMULT, 0, tar_id, no_op,
122 tar_rd, tar_endrd, no_op, tar_wr, tar_endwr, NULL, tar_trail,
1515 * no_op()
1522 no_op(void) function
/freebsd-11-stable/contrib/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp409 no_op = 244, enumerator in enum:__anon1749
442 case no_op:
/freebsd-11-stable/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:__anon1472
[all...]
/freebsd-11-stable/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:__anon655
[all...]

Completed in 213 milliseconds