summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/macros_left.h
blob: cd0569389189d7dbbbb42d6a0d6536895a06b928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@__experimental_modules_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
OpenPOWER on IntegriCloud