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