Home
last modified time | relevance | path

Searched refs:scm_slot_bound_p (Results 1 – 10 of 10) sorted by relevance

/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/glib/gnome/gobject/
H A Dgparameter.c254 if (SCM_NFALSEP (scm_slot_bound_p (instance, sym_nick))) in scm_c_gparam_construct()
258 if (SCM_NFALSEP (scm_slot_bound_p (instance, sym_blurb))) in scm_c_gparam_construct()
262 if (SCM_NFALSEP (scm_slot_bound_p (instance, sym_flags))) in scm_c_gparam_construct()
/dports/lang/guile/guile-3.0.7/libguile/
H A Dgoops.h130 SCM_API SCM scm_slot_bound_p (SCM obj, SCM slot_name);
H A Dgoops.c467 scm_slot_bound_p (SCM obj, SCM slot_name) in scm_slot_bound_p() function
H A DChangeLog-2000190 scm_slot_bound_p, scm_slots_exists_p, scm_sys_allocate_instance,
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dgoops.h120 SCM_API SCM scm_slot_bound_p (SCM obj, SCM slot_name);
H A Dgoops.c435 scm_slot_bound_p (SCM obj, SCM slot_name) in scm_slot_bound_p() function
H A DChangeLog-2000190 scm_slot_bound_p, scm_slots_exists_p, scm_sys_allocate_instance,
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dgoops.h282 SCM_API SCM scm_slot_bound_p (SCM obj, SCM slot_name);
H A Dgoops.c1474 SCM_DEFINE (scm_slot_bound_p, "slot-bound?", 2, 0, 0,
H A DChangeLog-2000190 scm_slot_bound_p, scm_slots_exists_p, scm_sys_allocate_instance,