blob: 2955471a8fa0e1d25ed2dd5fea70a288f23a7c1f [file] [log] [blame]
Douglas Gregorcb28f9d2012-10-09 23:05:51 +00001#define TOP unsigned int
2
3#define TOP_LEFT_UNDEF 1
4
Douglas Gregor5968b1b2012-10-11 21:07:39 +00005
6
7
8
9
10
Argyrios Kyrtzidis3e612b42013-04-03 05:11:33 +000011#define TOP_RIGHT_REDEF float
12// The last definition will be exported from the sub-module.
Douglas Gregorcb28f9d2012-10-09 23:05:51 +000013#define TOP_RIGHT_REDEF int
Douglas Gregorcfa46a82012-10-12 00:16:50 +000014
15#define TOP_RIGHT_UNDEF int
16
Richard Smith49f906a2014-03-01 00:08:04 +000017#define TOP_OTHER_UNDEF1 42
18#undef TOP_OTHER_UNDEF2
19#define TOP_OTHER_REDEF1 1
20#define TOP_OTHER_REDEF2 2
21
22#define TOP_OTHER_DEF_RIGHT_UNDEF void