Go to the documentation of this file.
33 #ifndef YY_OMP_OMPPARSER_HH_INCLUDED
34 # define YY_OMP_OMPPARSER_HH_INCLUDED
133 #define NUM_THREADS 261
152 #define THREADPRIVATE 280
154 #define COPYPRIVATE 282
155 #define FIRSTPRIVATE 283
156 #define LASTPRIVATE 284
160 #define REDUCTION 288
181 #define NOTINBRANCH 309
187 #define MINUSMINUS 315
193 #define RIGHT_ASSIGN2 321
194 #define LEFT_ASSIGN2 322
195 #define ADD_ASSIGN2 323
196 #define SUB_ASSIGN2 324
197 #define MUL_ASSIGN2 325
198 #define DIV_ASSIGN2 326
199 #define MOD_ASSIGN2 327
200 #define AND_ASSIGN2 328
201 #define XOR_ASSIGN2 329
202 #define OR_ASSIGN2 330
203 #define LEXICALERROR 331
204 #define IDENTIFIER 332
205 #define ICONSTANT 333
206 #define EXPRESSION 334
207 #define ID_EXPRESSION 335
211 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
215 #line 89 "../../../../rose-edg4x/src/frontend/SageIII/ompparser.yy"
223 #line 224 "ompparser.hh"
225 # define YYSTYPE_IS_TRIVIAL 1
226 # define yystype YYSTYPE
227 # define YYSTYPE_IS_DECLARED 1
233 #if defined __STDC__ || defined __cplusplus
239 #if defined __STDC__ || defined __cplusplus