Searched defs:SCM_VTABLE_FLAG_APPLICABLE (Results 1 – 2 of 2) sorted by relevance
109 #define SCM_VTABLE_FLAG_APPLICABLE (1L << 3) /* instances of this vtable are applicable? */ macro
95 #define SCM_VTABLE_FLAG_APPLICABLE (1L << 3) /* instances of this vtable are applicable? */ macro