Home
last modified time | relevance | path

Searched refs:do_nothing (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dwchar.c21 do_nothing (wchar_t *c) in do_nothing() function
44 do_nothing (&narrow); /* START */ in main()
45 do_nothing (&single); in main()
46 do_nothing (simple); in main()
47 do_nothing (difficile); in main()
48 do_nothing (mixed); in main()
Dcatch-signal.c22 do_nothing (void) in do_nothing() function
29 do_nothing (); /* handle marker */ in handle()
Dendianity.c39 do_nothing (struct otherendian *c) in do_nothing() function
48 do_nothing (&o); /* START */ in main()
Dcatch-signal-fork.c24 do_nothing (void) in do_nothing() function
31 do_nothing (); /* handle marker */ in handle()
/netbsd/src/tests/usr.bin/xlint/lint1/
Dd_c99_bool_strict.c104 extern void do_nothing(void);
406 do_nothing(); in strict_bool_controlling_expression()
409 do_nothing(); in strict_bool_controlling_expression()
412 do_nothing(); in strict_bool_controlling_expression()
417 do_nothing(); in strict_bool_controlling_expression()
421 do_nothing(); in strict_bool_controlling_expression()
425 do_nothing(); in strict_bool_controlling_expression()
430 do_nothing(); in strict_bool_controlling_expression()
432 do_nothing(); in strict_bool_controlling_expression()
437 do_nothing(); in strict_bool_controlling_expression()
[all …]
Dinit.c59 void do_nothing(void);
65 do_nothing,
66 do_nothing,
Dparse_stmt_error.c10 void do_nothing(void);
16 do_nothing(); in cover_selection_statement_else()
Dparse_stmt_iter_error.c10 void do_nothing(void);
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dpy-events.c20 extern void do_nothing (void);
31 do_nothing (); in first()
37 do_nothing(); in main()
Dpy-finish-breakpoint.c24 extern void do_nothing (void);
94 do_nothing (); in main()
Dpy-events-shlib.c19 void do_nothing (void) {} in do_nothing() function
Dpy-prettyprint.c242 void do_nothing(void) in do_nothing() function
384 do_nothing (); in main()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
Dmi-stepn.c19 do_nothing (void) in do_nothing() function
29 do_nothing (); in main()
Dmi-stepn.exp35 mi_create_breakpoint do_nothing \
37 -number 2 -func do_nothing
Dbasics.c58 void do_nothing (void) in do_nothing() function
67 do_nothing (); /* Hello, World! */ in main()
/netbsd/src/tests/lib/libpthread/
Dt_rwlock.c77 do_nothing(void *dummy) in do_nothing() function
92 PTHREAD_REQUIRE(pthread_create(&t, NULL, do_nothing, NULL)); in ATF_TC_BODY()
/netbsd/src/external/bsd/ntp/dist/sntp/
Dconfigure8539 do_nothing (int sig)
8603 if (signal (SIGTERM, do_nothing) != SIG_DFL)
25871 do_nothing (int sig)
25935 if (signal (SIGTERM, do_nothing) != SIG_DFL)
/netbsd/src/external/bsd/ntp/dist/
Dconfigure15842 do_nothing (int sig)
15906 if (signal (SIGTERM, do_nothing) != SIG_DFL)
17938 do_nothing (int sig)
18002 if (signal (SIGTERM, do_nothing) != SIG_DFL)
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19913958 (command_loop): Rename do_nothing cleanup to command_loop_marker
3960 (init_signals): Add another do_nothing for signal handling.
DChangeLog-3.x686 and SIGHUP to do_nothing.
DChangeLog-201010875 * top.c (stop_sig, float_handler, do_nothing): Remove.
11336 (do_nothing, free_vector_of_osdata_items)
DChangeLog-19986900 * top.c (do_nothing): Remove signal handler after signal is caught.
DChangeLog-20175923 * mi/mi-main.c (do_nothing): Remove.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200526677 (struct dbx_debug_h): Add do_nothing function for new debug_hooks
26682 * debug.c (struct do_nothing_debug_hooks): Add do_nothing function
26747 * sdbout.c (sdb_debug_hooks): Add do_nothing for new function,
26778 *vmsdbgout.c (vmsdbg_debug_hooks): Add do_nothing for new function,
/netbsd/src/external/bsd/flex/dist/
DChangeLog1064 * lib/lib.c: warning: no previous prototype for 'do_nothing'

12