OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGLONGJMP
(Results
1 - 4
of
4
) sorted by relevancy
/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))
/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/gdb/
cp-support.c
1562
SIGLONGJMP
(*gdb_demangle_jmp_buf, signo);
/src/external/gpl3/gdb.old/dist/gdb/
cp-support.c
1565
SIGLONGJMP
(*gdb_demangle_jmp_buf, signo);
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026