INCR
#define INCR 100
#define INCR 0x1000
#define INCR(what) \
#define INCR(counter) ++comp->counter;
#define INCR(counter)
#define INCR(ep) do { \