Searched refs:handle_sigint_for_compare (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dextension.c658 sighandler_t handle_sigint_for_compare = handle_sigint;
661 if (previous->handler != handle_sigint_for_compare)
651 sighandler_t handle_sigint_for_compare = handle_sigint; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dextension.c684 sighandler_t handle_sigint_for_compare = handle_sigint;
687 if (previous->handler != handle_sigint_for_compare)
677 sighandler_t handle_sigint_for_compare = handle_sigint; local

Completed in 106 milliseconds