Home
last modified time | relevance | path

Searched refs:sal_smob_tag (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-symtab.c78 static scm_t_bits sal_smob_tag; variable
422 s_scm = scm_new_smob (sal_smob_tag, (scm_t_bits) s_smob); in stscm_make_sal_smob()
433 return SCM_SMOB_PREDICATE (sal_smob_tag, scm); in stscm_is_sal()
687 sal_smob_tag = gdbscm_make_smob_type (sal_smob_name, sizeof (sal_smob)); in gdbscm_initialize_symtabs()
688 scm_set_smob_print (sal_smob_tag, stscm_print_sal_smob); in gdbscm_initialize_symtabs()
/netbsd/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-symtab.c78 static scm_t_bits sal_smob_tag; variable
422 s_scm = scm_new_smob (sal_smob_tag, (scm_t_bits) s_smob); in stscm_make_sal_smob()
433 return SCM_SMOB_PREDICATE (sal_smob_tag, scm); in stscm_is_sal()
687 sal_smob_tag = gdbscm_make_smob_type (sal_smob_name, sizeof (sal_smob)); in gdbscm_initialize_symtabs()
688 scm_set_smob_print (sal_smob_tag, stscm_print_sal_smob); in gdbscm_initialize_symtabs()