Searched defs:SCM_VTABLE_FLAG_SETTER (Results 1 – 2 of 2) sorted by relevance
111 #define SCM_VTABLE_FLAG_SETTER (1L << 5) /* instances of this vtable are applicable-with-setters? */ macro
97 #define SCM_VTABLE_FLAG_SETTER (1L << 5) /* instances of this vtable are applicable-with-setters? */ macro