Searched defs:_rl_caught_signal (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dsignals.c103 int volatile _rl_caught_signal = 0; /* should be sig_atomic_t, but that requires including <signal.h> everywhere */ variable
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dsignals.c102 int volatile _rl_caught_signal = 0; /* should be sig_atomic_t, but that requires including <signal.h> everywhere */ variable

Completed in 89 milliseconds