e_system.h 105 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 #ifndef E_SYSTEM_H #define E_SYSTEM_H #define BAZ1_SYSTEM(x) 2 * x #define BAZ2_SYSTEM(x) 2 * x #endif