HomeSort by: relevance | last modified time | path
    Searched defs:no_op (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/kern/
subr_extent.c 71 static inline void no_op(void) { return; } function
90 #define mutex_init(a, b, c) no_op()
91 #define mutex_destroy(a) no_op()
92 #define mutex_enter(l) no_op()
93 #define mutex_exit(l) no_op()
94 #define cv_wait(cv, lock) no_op()
95 #define cv_broadcast(cv) no_op()
96 #define cv_init(a, b) no_op()
97 #define cv_destroy(a) no_op()
  /src/external/mpl/bind/dist/tests/dns/
qp_test.c 345 no_op(void *uctx, void *pval, uint32_t ival) { function
365 no_op,
366 no_op,
  /src/bin/pax/
options.c 94 static int no_op(void);
180 { "tar", 10240, BLKMULT, 0, 1, BLKMULT, 0, tar_id, no_op,
181 tar_rd, tar_endrd, no_op, tar_wr, tar_endwr, tar_trail,
2138 * no_op()
2145 no_op(void) function
  /src/external/gpl2/groff/dist/src/utils/tfmtodit/
tfmtodit.cpp 411 no_op = 244, enumerator in enum:__anon9393
444 case no_op:
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 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"
400 no_op = 0, enumerator in enum:__anon9244
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 464 no_op = 0,
842 case no_op:
843 printf ("/no_op");
4751 case no_op:
6115 case no_op:
6116 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6966 /* We need to skip no_op's before we look for the
6970 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7254 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7257 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n"
460 no_op = 0, enumerator in enum:__anon10814
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 464 no_op = 0,
842 case no_op:
843 printf ("/no_op");
4751 case no_op:
6115 case no_op:
6116 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6966 /* We need to skip no_op's before we look for the
6970 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7254 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7257 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n"
460 no_op = 0, enumerator in enum:__anon12277
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 464 no_op = 0,
842 case no_op:
843 printf ("/no_op");
4751 case no_op:
6115 case no_op:
6116 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6966 /* We need to skip no_op's before we look for the
6970 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7254 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7257 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n"
460 no_op = 0, enumerator in enum:__anon14487
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 464 no_op = 0,
842 case no_op:
843 printf ("/no_op");
4751 case no_op:
6115 case no_op:
6116 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6966 /* We need to skip no_op's before we look for the
6970 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7254 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7257 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n"
460 no_op = 0, enumerator in enum:__anon16898
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 464 no_op = 0,
842 case no_op:
843 printf ("/no_op");
4751 case no_op:
6115 case no_op:
6116 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6966 /* We need to skip no_op's before we look for the
6970 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7254 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7257 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n"
460 no_op = 0, enumerator in enum:__anon18955
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 464 no_op = 0,
842 case no_op:
843 printf ("/no_op");
4751 case no_op:
6115 case no_op:
6116 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6966 /* We need to skip no_op's before we look for the
6970 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7254 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7257 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n"
460 no_op = 0, enumerator in enum:__anon21696
    [all...]
  /src/external/gpl2/diffutils/dist/lib/
regex.c 463 no_op = 0,
849 case no_op:
850 printf ("/no_op");
4843 case no_op:
5862 REF (no_op),
6327 CASE (no_op):
6328 DEBUG_PRINT1 ("EXECUTING no_op.\n");
7153 /* We need to skip no_op's before we look for the
7157 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7441 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n"
459 no_op = 0, enumerator in enum:__anon9125
    [all...]
  /src/external/gpl2/grep/dist/lib/
regex.c 442 no_op = 0,
781 case no_op:
782 printf ("/no_op");
4756 case no_op:
5897 case no_op:
5898 DEBUG_PRINT1 ("EXECUTING no_op.\n");
6714 /* We need to skip no_op's before we look for the
6718 while (p1 < pend && (re_opcode_t) *p1 == no_op)
7003 DEBUG_PRINT2 (" Setting two bytes from %p to no_op.\n",
7006 DEBUG_PRINT2 (" Setting two bytes from 0x%x to no_op.\n"
438 no_op = 0, enumerator in enum:__anon9310
    [all...]

Completed in 127 milliseconds