Searched refs:REPEAT_ (Results 1 – 1 of 1) sorted by relevance
23 #define REPEAT_(RN, P) RN(P,) macro24 #define REPEAT2(N, P) REPEAT_(R##N,P)