summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/macros_left.h
blob: 076b0464e6c6cdc8eb848aec11c868aaaf1f12c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@import macros_top;
#define LEFT unsigned long

#undef TOP_LEFT_UNDEF




#define LEFT_RIGHT_IDENTICAL int

#define LEFT_RIGHT_DIFFERENT2 float
#define LEFT_RIGHT_DIFFERENT3 float

#define LEFT_RIGHT_DIFFERENT float

#define FN_ADD(a,b) (a+b)
OpenPOWER on IntegriCloud