Is there a way to run the GCC preprocessor, but only for user-defined macros?
I have a few one-liners and some #ifdef, etc. conditionals, and I want to see
#ifdef
One may use tools like unifdef, unifdefall — remove preprocessor conditionals from code