Searched defs:SCM_VTABLE_FLAG_VTABLE (Results 1 – 2 of 2) sorted by relevance
107 #define SCM_VTABLE_FLAG_VTABLE (1L << 1) /* instances of this vtable are themselves vtables? */ macro
93 #define SCM_VTABLE_FLAG_VTABLE (1L << 1) /* instances of this vtable are themselves vtables? */ macro