#define this #define function #define does #define nothing static int does_nothing(void) { this function does nothing return 0; } #undef this #undef function #undef does #undef nothing