Searched refs:SLOTDEFINED (Results 1 – 2 of 2) sorted by relevance
4943 #undef SLOTDEFINED in inherit_slots()4950 #define SLOTDEFINED(SLOT) \ in inherit_slots() macro4955 if (!type->SLOT && SLOTDEFINED(SLOT)) type->SLOT = base->SLOT in inherit_slots()
3931 #undef SLOTDEFINED3938 #define SLOTDEFINED(SLOT) \ macro3943 if (!type->SLOT && SLOTDEFINED(SLOT)) type->SLOT = base->SLOT