Lines Matching refs:undef
18 #undef END_OF_FILE
20 #undef FLOAT_LITERAL
22 #undef INT_LITERAL
24 #undef TRUE_LITERAL
26 #undef FALSE_LITERAL
28 #undef IF
30 #undef STATIC_IF
32 #undef ELSE
34 #undef FOR
36 #undef WHILE
38 #undef DO
40 #undef SWITCH
42 #undef STATIC_SWITCH
44 #undef CASE
46 #undef DEFAULT
48 #undef BREAK
50 #undef CONTINUE
52 #undef DISCARD
54 #undef RETURN
56 #undef NULL_LITERAL
58 #undef IN
60 #undef OUT
62 #undef INOUT
64 #undef UNIFORM
66 #undef CONST
68 #undef FLAT
70 #undef NOPERSPECTIVE
72 #undef READONLY
74 #undef WRITEONLY
76 #undef COHERENT
78 #undef VOLATILE
80 #undef RESTRICT
82 #undef BUFFER
84 #undef HASSIDEEFFECTS
86 #undef PLS
88 #undef PLSIN
90 #undef PLSOUT
92 #undef STRUCT
94 #undef LAYOUT
96 #undef PRECISION
98 #undef ENUM
100 #undef CLASS
102 #undef IDENTIFIER
104 #undef DIRECTIVE
106 #undef SECTION
108 #undef LPAREN
110 #undef RPAREN
112 #undef LBRACE
114 #undef RBRACE
116 #undef LBRACKET
118 #undef RBRACKET
120 #undef DOT
122 #undef COMMA
124 #undef PLUSPLUS
126 #undef MINUSMINUS
128 #undef PLUS
130 #undef MINUS
132 #undef STAR
134 #undef SLASH
136 #undef PERCENT
138 #undef SHL
140 #undef SHR
142 #undef BITWISEOR
144 #undef BITWISEXOR
146 #undef BITWISEAND
148 #undef BITWISENOT
150 #undef LOGICALOR
152 #undef LOGICALXOR
154 #undef LOGICALAND
156 #undef LOGICALNOT
158 #undef QUESTION
160 #undef COLONCOLON
162 #undef COLON
164 #undef EQ
166 #undef EQEQ
168 #undef NEQ
170 #undef GT
172 #undef LT
174 #undef GTEQ
176 #undef LTEQ
178 #undef PLUSEQ
180 #undef MINUSEQ
182 #undef STAREQ
184 #undef SLASHEQ
186 #undef PERCENTEQ
188 #undef SHLEQ
190 #undef SHREQ
192 #undef BITWISEOREQ
194 #undef BITWISEXOREQ
196 #undef BITWISEANDEQ
198 #undef LOGICALOREQ
200 #undef LOGICALXOREQ
202 #undef LOGICALANDEQ
204 #undef SEMICOLON
206 #undef ARROW
208 #undef WHITESPACE
210 #undef LINE_COMMENT
212 #undef BLOCK_COMMENT
214 #undef INVALID