OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_handler
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/erc32/
func.c
68
static void
int_handler
(int32_t sig);
682
int_handler
(int32_t sig)
function
692
signal(SIGTERM,
int_handler
);
693
signal(SIGINT,
int_handler
);
/src/external/gpl3/gdb/dist/sim/erc32/
func.c
68
static void
int_handler
(int32_t sig);
682
int_handler
(int32_t sig)
function
692
signal(SIGTERM,
int_handler
);
693
signal(SIGINT,
int_handler
);
Completed in 14 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026