Searched refs:RESET_FLAG (Results 1 – 1 of 1) sorted by relevance
37 #define RESET_FLAG( nFlags, nFlag ) ( nFlags &= ~nFlag ) // ~ = Bitweises NOT macro1268 RESET_FLAG( nActiveRefTypes, TAG_NOGROUP( aThisToken ) ); in TagRef()1296 RESET_FLAG( nActiveRefTypes, TAG_NOGROUP( aThisToken ) ); in TagRef()
Completed in 20 milliseconds