Searched defs:COUNTER (Results 1 – 4 of 4) sorted by relevance
116 #define STATIC_ASSERT_MSG(MSG, LINE, COUNTER) STATIC_ASSERT_MSG_(MSG, LINE, COUNTER) argument117 #define STATIC_ASSERT_MSG_(MSG, LINE, COUNTER) static_assertion_##MSG##LINE##COUNTER argument
113 #define COUNTER 1 macro
732 enum PRIVATE_Counter {COUNTER}; enumerator
7289 int COUNTER = 0; variable