Searched defs:COUNTER (Results 1 – 6 of 6) 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
170 COUNTER = 25 variable
92 #define COUNTER 6 macro
111 #define COUNTER 1 macro
7293 int COUNTER = 0; variable