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
cpp -nostdinc program.c