HomeSort by: relevance | last modified time | path
    Searched refs:do_nothing (Results 1 - 25 of 39) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-events-shlib.c 19 void do_nothing (void) {} function
py-events.c 20 extern void do_nothing (void);
31 do_nothing ();
37 do_nothing();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-events-shlib.c 19 void do_nothing (void) {} function
py-events.c 20 extern void do_nothing (void);
31 do_nothing ();
37 do_nothing();
  /src/tests/usr.bin/xlint/lint1/
parse_stmt_error.c 10 void do_nothing(void);
16 do_nothing();
parse_stmt_iter_error.c 10 void do_nothing(void);
init.c 59 void do_nothing(void);
65 do_nothing,
66 do_nothing,
d_c99_bool_strict.c 104 extern void do_nothing(void);
406 do_nothing();
409 do_nothing();
412 do_nothing();
417 do_nothing();
421 do_nothing();
425 do_nothing();
430 do_nothing();
432 do_nothing();
437 do_nothing();
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-stepn.c 19 do_nothing (void) function
29 do_nothing ();
mi-stepn.exp 35 mi_create_breakpoint do_nothing \
36 "breakpoint at do_nothing" \
37 -number 2 -func do_nothing
40 mi_expect_stop "breakpoint-hit" "do_nothing" "\[^\n\]*" "$srcfile" \
basics.c 58 void do_nothing (void) function
67 do_nothing (); /* Hello, World! */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-stepn.c 19 do_nothing (void) function
29 do_nothing ();
mi-stepn.exp 35 mi_create_breakpoint do_nothing \
36 "breakpoint at do_nothing" \
37 -number 2 -func do_nothing
40 mi_expect_stop "breakpoint-hit" "do_nothing" "\[^\n\]*" "$srcfile" \
basics.c 58 void do_nothing (void) function
67 do_nothing (); /* Hello, World! */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dap/
pause.c 21 do_nothing () function
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dap/
pause.c 21 do_nothing () function
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
wchar.c 21 do_nothing (wchar_t *c) function
44 do_nothing (&narrow); /* START */
45 do_nothing (&single);
46 do_nothing (simple);
47 do_nothing (difficile);
48 do_nothing (mixed);
catch-signal.c 22 do_nothing (void) function
29 do_nothing (); /* handle marker */
endianity.c 39 do_nothing (struct otherendian *c) function
48 do_nothing (&o); /* START */
catch-signal-fork.c 24 do_nothing (void) function
31 do_nothing (); /* handle marker */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
wchar.c 21 do_nothing (wchar_t *c) function
44 do_nothing (&narrow); /* START */
45 do_nothing (&single);
46 do_nothing (simple);
47 do_nothing (difficile);
48 do_nothing (mixed);
catch-signal.c 22 do_nothing (void) function
29 do_nothing (); /* handle marker */
endianity.c 39 do_nothing (struct otherendian *c) function
48 do_nothing (&o); /* START */
catch-signal-fork.c 24 do_nothing (void) function
31 do_nothing (); /* handle marker */
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/src/
emit-one.c 15 int do_nothing() function

Completed in 42 milliseconds

1 2