OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exception_smob_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/guile/
scm-exception.c
49
static const char
exception_smob_name
[] = "gdb:exception";
variable
113
gdbscm_printf (port, "#<%s ",
exception_smob_name
);
131
scm_gc_malloc (sizeof (exception_smob),
exception_smob_name
);
678
exception_smob_tag = gdbscm_make_smob_type (
exception_smob_name
,
/src/external/gpl3/gdb.old/dist/gdb/guile/
scm-exception.c
49
static const char
exception_smob_name
[] = "gdb:exception";
variable
113
gdbscm_printf (port, "#<%s ",
exception_smob_name
);
131
scm_gc_malloc (sizeof (exception_smob),
exception_smob_name
);
678
exception_smob_tag = gdbscm_make_smob_type (
exception_smob_name
,
Completed in 22 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026