Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dgeneric.h182 SG_EXTERN SgGeneric Sg_GenericSlotUnbound; variable
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dclos.c1070 Sg_VMApply3(SG_OBJ(&Sg_GenericSlotUnbound), \
1082 Sg_Apply3(SG_OBJ(&Sg_GenericSlotUnbound), \
2471 SG_DEFINE_GENERIC(Sg_GenericSlotUnbound, Sg_NoNextMethod, NULL);
2970 static SG_DEFINE_METHOD(slot_unbound_rec, &Sg_GenericSlotUnbound,
3129 GINIT(&Sg_GenericSlotUnbound, "slot-unbound"); in Sg__InitClos()