OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SIGLONGJMP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbsupport/
gdb_setjmp.h
27
#define
SIGLONGJMP
(buf,val)
siglongjmp
((buf), (val))
33
#define
SIGLONGJMP
(buf,val) longjmp((buf), (val))
/src/external/gpl3/gdb/dist/gdbsupport/
gdb_setjmp.h
27
#define
SIGLONGJMP
(buf,val)
siglongjmp
((buf), (val))
33
#define
SIGLONGJMP
(buf,val) longjmp((buf), (val))
Completed in 46 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026