Searched defs:CLS_ISCLASS (Results 1 – 2 of 2) sorted by relevance
247 #define CLS_ISCLASS(cls) ((cls)&&__CLS_ISINFO(cls, _CLS_CLASS)) macro