Searched refs:FUNC_LIKE5 (Results 1 – 2 of 2) sorted by relevance
35 #define FUNC_LIKE5(a,b) (a+b) // expected-note {{previous definition is here}} macro36 #define FUNC_LIKE5(x,y) (y+x) // expected-warning {{'FUNC_LIKE5' macro redefined}} macro