DEBSOURCES
Skip Quicknav
sources / eclipse-cdt / 9.9.0-5 / core / org.eclipse.cdt.core.tests / resources / cmodel / IMacroTest.h
1234
// macro #define SINGLETON #define NUMBER 1 #define PRINT(string,msg) printf(string, msg)