Searched refs:MACRO2 (Results 1 – 4 of 4) sorted by relevance
5 #define MACRO2(x) (x) macro6 #define MACRO(x) MACRO2((x))
5 #define MACRO2(x) x macro6 #define MACRO(x) MACRO2(x)
7 #define MACRO2(x) x macro8 #define MACRO(x) MACRO2(x)
69 #define MACRO2 ("stdint.h") macro78 #if !__has_include MACRO2