OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smob_type_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/guile/
scm-gsmob.c
129
SCM
smob_type_name
= scm_class_name (smob_type);
local
130
scm_define (
smob_type_name
, smob_type);
131
scm_module_export (scm_current_module (), scm_list_1 (
smob_type_name
));
/src/external/gpl3/gdb/dist/gdb/guile/
scm-gsmob.c
129
SCM
smob_type_name
= scm_class_name (smob_type);
local
130
scm_define (
smob_type_name
, smob_type);
131
scm_module_export (scm_current_module (), scm_list_1 (
smob_type_name
));
Completed in 69 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026