blob: 9c3f3c071fd0262364464f18f0e9e3771c3cfce5 [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
11
12
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