Searched defs:__CLS_ISINFO (Results 1 – 2 of 2) sorted by relevance
237 #define __CLS_ISINFO(cls, mask) ((__CLS_INFO(cls)&mask)==mask) macro