#define name 1 #if name int x = 1; #elif [[$s]]name int x = 1; #else int x = 1; #endif #undef name