Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Kitware
GitHub Repository: Kitware/CMake
Path: blob/master/Source/LexerParser/cmCTestResourceGroupsLexer.h
5000 views
1
#ifndef cmCTestResourceGroups_yyHEADER_H
2
#define cmCTestResourceGroups_yyHEADER_H 1
3
#define cmCTestResourceGroups_yyIN_HEADER 1
4
5
#define FLEXINT_H 1
6
#define YY_INT_ALIGNED short int
7
8
/* A lexical scanner generated by flex */
9
10
#define FLEX_SCANNER
11
#define YY_FLEX_MAJOR_VERSION 2
12
#define YY_FLEX_MINOR_VERSION 6
13
#define YY_FLEX_SUBMINOR_VERSION 4
14
#if YY_FLEX_SUBMINOR_VERSION > 0
15
#define FLEX_BETA
16
#endif
17
18
#ifdef yy_create_buffer
19
#define cmCTestResourceGroups_yy_create_buffer_ALREADY_DEFINED
20
#else
21
#define yy_create_buffer cmCTestResourceGroups_yy_create_buffer
22
#endif
23
24
#ifdef yy_delete_buffer
25
#define cmCTestResourceGroups_yy_delete_buffer_ALREADY_DEFINED
26
#else
27
#define yy_delete_buffer cmCTestResourceGroups_yy_delete_buffer
28
#endif
29
30
#ifdef yy_scan_buffer
31
#define cmCTestResourceGroups_yy_scan_buffer_ALREADY_DEFINED
32
#else
33
#define yy_scan_buffer cmCTestResourceGroups_yy_scan_buffer
34
#endif
35
36
#ifdef yy_scan_string
37
#define cmCTestResourceGroups_yy_scan_string_ALREADY_DEFINED
38
#else
39
#define yy_scan_string cmCTestResourceGroups_yy_scan_string
40
#endif
41
42
#ifdef yy_scan_bytes
43
#define cmCTestResourceGroups_yy_scan_bytes_ALREADY_DEFINED
44
#else
45
#define yy_scan_bytes cmCTestResourceGroups_yy_scan_bytes
46
#endif
47
48
#ifdef yy_init_buffer
49
#define cmCTestResourceGroups_yy_init_buffer_ALREADY_DEFINED
50
#else
51
#define yy_init_buffer cmCTestResourceGroups_yy_init_buffer
52
#endif
53
54
#ifdef yy_flush_buffer
55
#define cmCTestResourceGroups_yy_flush_buffer_ALREADY_DEFINED
56
#else
57
#define yy_flush_buffer cmCTestResourceGroups_yy_flush_buffer
58
#endif
59
60
#ifdef yy_load_buffer_state
61
#define cmCTestResourceGroups_yy_load_buffer_state_ALREADY_DEFINED
62
#else
63
#define yy_load_buffer_state cmCTestResourceGroups_yy_load_buffer_state
64
#endif
65
66
#ifdef yy_switch_to_buffer
67
#define cmCTestResourceGroups_yy_switch_to_buffer_ALREADY_DEFINED
68
#else
69
#define yy_switch_to_buffer cmCTestResourceGroups_yy_switch_to_buffer
70
#endif
71
72
#ifdef yypush_buffer_state
73
#define cmCTestResourceGroups_yypush_buffer_state_ALREADY_DEFINED
74
#else
75
#define yypush_buffer_state cmCTestResourceGroups_yypush_buffer_state
76
#endif
77
78
#ifdef yypop_buffer_state
79
#define cmCTestResourceGroups_yypop_buffer_state_ALREADY_DEFINED
80
#else
81
#define yypop_buffer_state cmCTestResourceGroups_yypop_buffer_state
82
#endif
83
84
#ifdef yyensure_buffer_stack
85
#define cmCTestResourceGroups_yyensure_buffer_stack_ALREADY_DEFINED
86
#else
87
#define yyensure_buffer_stack cmCTestResourceGroups_yyensure_buffer_stack
88
#endif
89
90
#ifdef yylex
91
#define cmCTestResourceGroups_yylex_ALREADY_DEFINED
92
#else
93
#define yylex cmCTestResourceGroups_yylex
94
#endif
95
96
#ifdef yyrestart
97
#define cmCTestResourceGroups_yyrestart_ALREADY_DEFINED
98
#else
99
#define yyrestart cmCTestResourceGroups_yyrestart
100
#endif
101
102
#ifdef yylex_init
103
#define cmCTestResourceGroups_yylex_init_ALREADY_DEFINED
104
#else
105
#define yylex_init cmCTestResourceGroups_yylex_init
106
#endif
107
108
#ifdef yylex_init_extra
109
#define cmCTestResourceGroups_yylex_init_extra_ALREADY_DEFINED
110
#else
111
#define yylex_init_extra cmCTestResourceGroups_yylex_init_extra
112
#endif
113
114
#ifdef yylex_destroy
115
#define cmCTestResourceGroups_yylex_destroy_ALREADY_DEFINED
116
#else
117
#define yylex_destroy cmCTestResourceGroups_yylex_destroy
118
#endif
119
120
#ifdef yyget_debug
121
#define cmCTestResourceGroups_yyget_debug_ALREADY_DEFINED
122
#else
123
#define yyget_debug cmCTestResourceGroups_yyget_debug
124
#endif
125
126
#ifdef yyset_debug
127
#define cmCTestResourceGroups_yyset_debug_ALREADY_DEFINED
128
#else
129
#define yyset_debug cmCTestResourceGroups_yyset_debug
130
#endif
131
132
#ifdef yyget_extra
133
#define cmCTestResourceGroups_yyget_extra_ALREADY_DEFINED
134
#else
135
#define yyget_extra cmCTestResourceGroups_yyget_extra
136
#endif
137
138
#ifdef yyset_extra
139
#define cmCTestResourceGroups_yyset_extra_ALREADY_DEFINED
140
#else
141
#define yyset_extra cmCTestResourceGroups_yyset_extra
142
#endif
143
144
#ifdef yyget_in
145
#define cmCTestResourceGroups_yyget_in_ALREADY_DEFINED
146
#else
147
#define yyget_in cmCTestResourceGroups_yyget_in
148
#endif
149
150
#ifdef yyset_in
151
#define cmCTestResourceGroups_yyset_in_ALREADY_DEFINED
152
#else
153
#define yyset_in cmCTestResourceGroups_yyset_in
154
#endif
155
156
#ifdef yyget_out
157
#define cmCTestResourceGroups_yyget_out_ALREADY_DEFINED
158
#else
159
#define yyget_out cmCTestResourceGroups_yyget_out
160
#endif
161
162
#ifdef yyset_out
163
#define cmCTestResourceGroups_yyset_out_ALREADY_DEFINED
164
#else
165
#define yyset_out cmCTestResourceGroups_yyset_out
166
#endif
167
168
#ifdef yyget_leng
169
#define cmCTestResourceGroups_yyget_leng_ALREADY_DEFINED
170
#else
171
#define yyget_leng cmCTestResourceGroups_yyget_leng
172
#endif
173
174
#ifdef yyget_text
175
#define cmCTestResourceGroups_yyget_text_ALREADY_DEFINED
176
#else
177
#define yyget_text cmCTestResourceGroups_yyget_text
178
#endif
179
180
#ifdef yyget_lineno
181
#define cmCTestResourceGroups_yyget_lineno_ALREADY_DEFINED
182
#else
183
#define yyget_lineno cmCTestResourceGroups_yyget_lineno
184
#endif
185
186
#ifdef yyset_lineno
187
#define cmCTestResourceGroups_yyset_lineno_ALREADY_DEFINED
188
#else
189
#define yyset_lineno cmCTestResourceGroups_yyset_lineno
190
#endif
191
192
#ifdef yyget_column
193
#define cmCTestResourceGroups_yyget_column_ALREADY_DEFINED
194
#else
195
#define yyget_column cmCTestResourceGroups_yyget_column
196
#endif
197
198
#ifdef yyset_column
199
#define cmCTestResourceGroups_yyset_column_ALREADY_DEFINED
200
#else
201
#define yyset_column cmCTestResourceGroups_yyset_column
202
#endif
203
204
#ifdef yywrap
205
#define cmCTestResourceGroups_yywrap_ALREADY_DEFINED
206
#else
207
#define yywrap cmCTestResourceGroups_yywrap
208
#endif
209
210
#ifdef yyalloc
211
#define cmCTestResourceGroups_yyalloc_ALREADY_DEFINED
212
#else
213
#define yyalloc cmCTestResourceGroups_yyalloc
214
#endif
215
216
#ifdef yyrealloc
217
#define cmCTestResourceGroups_yyrealloc_ALREADY_DEFINED
218
#else
219
#define yyrealloc cmCTestResourceGroups_yyrealloc
220
#endif
221
222
#ifdef yyfree
223
#define cmCTestResourceGroups_yyfree_ALREADY_DEFINED
224
#else
225
#define yyfree cmCTestResourceGroups_yyfree
226
#endif
227
228
/* First, we deal with platform-specific or compiler-specific issues. */
229
230
/* begin standard C headers. */
231
#include <stdio.h>
232
#include <string.h>
233
#include <errno.h>
234
#include <stdlib.h>
235
236
/* end standard C headers. */
237
238
/* flex integer type definitions */
239
240
#ifndef FLEXINT_H
241
#define FLEXINT_H
242
243
/* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
244
245
#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
246
247
/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
248
* if you want the limit (max/min) macros for int types.
249
*/
250
#ifndef __STDC_LIMIT_MACROS
251
#define __STDC_LIMIT_MACROS 1
252
#endif
253
254
#include <inttypes.h>
255
typedef int8_t flex_int8_t;
256
typedef uint8_t flex_uint8_t;
257
typedef int16_t flex_int16_t;
258
typedef uint16_t flex_uint16_t;
259
typedef int32_t flex_int32_t;
260
typedef uint32_t flex_uint32_t;
261
#else
262
typedef signed char flex_int8_t;
263
typedef short int flex_int16_t;
264
typedef int flex_int32_t;
265
typedef unsigned char flex_uint8_t;
266
typedef unsigned short int flex_uint16_t;
267
typedef unsigned int flex_uint32_t;
268
269
/* Limits of integral types. */
270
#ifndef INT8_MIN
271
#define INT8_MIN (-128)
272
#endif
273
#ifndef INT16_MIN
274
#define INT16_MIN (-32767-1)
275
#endif
276
#ifndef INT32_MIN
277
#define INT32_MIN (-2147483647-1)
278
#endif
279
#ifndef INT8_MAX
280
#define INT8_MAX (127)
281
#endif
282
#ifndef INT16_MAX
283
#define INT16_MAX (32767)
284
#endif
285
#ifndef INT32_MAX
286
#define INT32_MAX (2147483647)
287
#endif
288
#ifndef UINT8_MAX
289
#define UINT8_MAX (255U)
290
#endif
291
#ifndef UINT16_MAX
292
#define UINT16_MAX (65535U)
293
#endif
294
#ifndef UINT32_MAX
295
#define UINT32_MAX (4294967295U)
296
#endif
297
298
#ifndef SIZE_MAX
299
#define SIZE_MAX (~(size_t)0)
300
#endif
301
302
#endif /* ! C99 */
303
304
#endif /* ! FLEXINT_H */
305
306
/* begin standard C++ headers. */
307
308
/* TODO: this is always defined, so inline it */
309
#define yyconst const
310
311
#if defined(__GNUC__) && __GNUC__ >= 3
312
#define yynoreturn __attribute__((__noreturn__))
313
#else
314
#define yynoreturn
315
#endif
316
317
/* An opaque pointer. */
318
#ifndef YY_TYPEDEF_YY_SCANNER_T
319
#define YY_TYPEDEF_YY_SCANNER_T
320
typedef void* yyscan_t;
321
#endif
322
323
/* For convenience, these vars (plus the bison vars far below)
324
are macros in the reentrant scanner. */
325
#define yyin yyg->yyin_r
326
#define yyout yyg->yyout_r
327
#define yyextra yyg->yyextra_r
328
#define yyleng yyg->yyleng_r
329
#define yytext yyg->yytext_r
330
#define yylineno (YY_CURRENT_BUFFER_LVALUE->yy_bs_lineno)
331
#define yycolumn (YY_CURRENT_BUFFER_LVALUE->yy_bs_column)
332
#define yy_flex_debug yyg->yy_flex_debug_r
333
334
/* Size of default input buffer. */
335
#ifndef YY_BUF_SIZE
336
#ifdef __ia64__
337
/* On IA-64, the buffer size is 16k, not 8k.
338
* Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
339
* Ditto for the __ia64__ case accordingly.
340
*/
341
#define YY_BUF_SIZE 32768
342
#else
343
#define YY_BUF_SIZE 16384
344
#endif /* __ia64__ */
345
#endif
346
347
#ifndef YY_TYPEDEF_YY_BUFFER_STATE
348
#define YY_TYPEDEF_YY_BUFFER_STATE
349
typedef struct yy_buffer_state *YY_BUFFER_STATE;
350
#endif
351
352
#ifndef YY_TYPEDEF_YY_SIZE_T
353
#define YY_TYPEDEF_YY_SIZE_T
354
typedef size_t yy_size_t;
355
#endif
356
357
#ifndef YY_STRUCT_YY_BUFFER_STATE
358
#define YY_STRUCT_YY_BUFFER_STATE
359
struct yy_buffer_state
360
{
361
FILE *yy_input_file;
362
363
char *yy_ch_buf; /* input buffer */
364
char *yy_buf_pos; /* current position in input buffer */
365
366
/* Size of input buffer in bytes, not including room for EOB
367
* characters.
368
*/
369
int yy_buf_size;
370
371
/* Number of characters read into yy_ch_buf, not including EOB
372
* characters.
373
*/
374
int yy_n_chars;
375
376
/* Whether we "own" the buffer - i.e., we know we created it,
377
* and can realloc() it to grow it, and should free() it to
378
* delete it.
379
*/
380
int yy_is_our_buffer;
381
382
/* Whether this is an "interactive" input source; if so, and
383
* if we're using stdio for input, then we want to use getc()
384
* instead of fread(), to make sure we stop fetching input after
385
* each newline.
386
*/
387
int yy_is_interactive;
388
389
/* Whether we're considered to be at the beginning of a line.
390
* If so, '^' rules will be active on the next match, otherwise
391
* not.
392
*/
393
int yy_at_bol;
394
395
int yy_bs_lineno; /**< The line count. */
396
int yy_bs_column; /**< The column count. */
397
398
/* Whether to try to fill the input buffer when we reach the
399
* end of it.
400
*/
401
int yy_fill_buffer;
402
403
int yy_buffer_status;
404
405
};
406
#endif /* !YY_STRUCT_YY_BUFFER_STATE */
407
408
void yyrestart ( FILE *input_file , yyscan_t yyscanner );
409
void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
410
YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size , yyscan_t yyscanner );
411
void yy_delete_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
412
void yy_flush_buffer ( YY_BUFFER_STATE b , yyscan_t yyscanner );
413
void yypush_buffer_state ( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
414
void yypop_buffer_state ( yyscan_t yyscanner );
415
416
YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size , yyscan_t yyscanner );
417
YY_BUFFER_STATE yy_scan_string ( const char *yy_str , yyscan_t yyscanner );
418
YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len , yyscan_t yyscanner );
419
420
void *yyalloc ( yy_size_t , yyscan_t yyscanner );
421
void *yyrealloc ( void *, yy_size_t , yyscan_t yyscanner );
422
void yyfree ( void * , yyscan_t yyscanner );
423
424
/* Begin user sect3 */
425
426
#define cmCTestResourceGroups_yywrap(yyscanner) (/*CONSTCOND*/1)
427
#define YY_SKIP_YYWRAP
428
429
#define yytext_ptr yytext_r
430
431
#ifdef YY_HEADER_EXPORT_START_CONDITIONS
432
#define INITIAL 0
433
#define RESOURCE_GROUPS_START 1
434
#define RESOURCE_GROUPS_END 2
435
#define RESOURCE_START 3
436
#define RESOURCE_COUNT 4
437
#define RESOURCE_END 5
438
439
#endif
440
441
#ifndef YY_EXTRA_TYPE
442
#define YY_EXTRA_TYPE void *
443
#endif
444
445
int yylex_init (yyscan_t* scanner);
446
447
int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
448
449
/* Accessor methods to globals.
450
These are made visible to non-reentrant scanners for convenience. */
451
452
int yylex_destroy ( yyscan_t yyscanner );
453
454
int yyget_debug ( yyscan_t yyscanner );
455
456
void yyset_debug ( int debug_flag , yyscan_t yyscanner );
457
458
YY_EXTRA_TYPE yyget_extra ( yyscan_t yyscanner );
459
460
void yyset_extra ( YY_EXTRA_TYPE user_defined , yyscan_t yyscanner );
461
462
FILE *yyget_in ( yyscan_t yyscanner );
463
464
void yyset_in ( FILE * _in_str , yyscan_t yyscanner );
465
466
FILE *yyget_out ( yyscan_t yyscanner );
467
468
void yyset_out ( FILE * _out_str , yyscan_t yyscanner );
469
470
int yyget_leng ( yyscan_t yyscanner );
471
472
char *yyget_text ( yyscan_t yyscanner );
473
474
int yyget_lineno ( yyscan_t yyscanner );
475
476
void yyset_lineno ( int _line_number , yyscan_t yyscanner );
477
478
int yyget_column ( yyscan_t yyscanner );
479
480
void yyset_column ( int _column_no , yyscan_t yyscanner );
481
482
/* Macros after this point can all be overridden by user definitions in
483
* section 1.
484
*/
485
486
#ifndef YY_SKIP_YYWRAP
487
#ifdef __cplusplus
488
extern "C" int yywrap ( yyscan_t yyscanner );
489
#else
490
extern int yywrap ( yyscan_t yyscanner );
491
#endif
492
#endif
493
494
#ifndef yytext_ptr
495
static void yy_flex_strncpy ( char *, const char *, int , yyscan_t yyscanner);
496
#endif
497
498
#ifdef YY_NEED_STRLEN
499
static int yy_flex_strlen ( const char * , yyscan_t yyscanner);
500
#endif
501
502
#ifndef YY_NO_INPUT
503
504
#endif
505
506
/* Amount of stuff to slurp up with each read. */
507
#ifndef YY_READ_BUF_SIZE
508
#ifdef __ia64__
509
/* On IA-64, the buffer size is 16k, not 8k */
510
#define YY_READ_BUF_SIZE 16384
511
#else
512
#define YY_READ_BUF_SIZE 8192
513
#endif /* __ia64__ */
514
#endif
515
516
/* Number of entries by which start-condition stack grows. */
517
#ifndef YY_START_STACK_INCR
518
#define YY_START_STACK_INCR 25
519
#endif
520
521
/* Default declaration of generated scanner - a define so the user can
522
* easily add parameters.
523
*/
524
#ifndef YY_DECL
525
#define YY_DECL_IS_OURS 1
526
527
extern int yylex (yyscan_t yyscanner);
528
529
#define YY_DECL int yylex (yyscan_t yyscanner)
530
#endif /* !YY_DECL */
531
532
/* yy_get_previous_state - get the state just before the EOB char was reached */
533
534
#undef YY_NEW_FILE
535
#undef YY_FLUSH_BUFFER
536
#undef yy_set_bol
537
#undef yy_new_buffer
538
#undef yy_set_interactive
539
#undef YY_DO_BEFORE_ACTION
540
541
#ifdef YY_DECL_IS_OURS
542
#undef YY_DECL_IS_OURS
543
#undef YY_DECL
544
#endif
545
546
#ifndef cmCTestResourceGroups_yy_create_buffer_ALREADY_DEFINED
547
#undef yy_create_buffer
548
#endif
549
#ifndef cmCTestResourceGroups_yy_delete_buffer_ALREADY_DEFINED
550
#undef yy_delete_buffer
551
#endif
552
#ifndef cmCTestResourceGroups_yy_scan_buffer_ALREADY_DEFINED
553
#undef yy_scan_buffer
554
#endif
555
#ifndef cmCTestResourceGroups_yy_scan_string_ALREADY_DEFINED
556
#undef yy_scan_string
557
#endif
558
#ifndef cmCTestResourceGroups_yy_scan_bytes_ALREADY_DEFINED
559
#undef yy_scan_bytes
560
#endif
561
#ifndef cmCTestResourceGroups_yy_init_buffer_ALREADY_DEFINED
562
#undef yy_init_buffer
563
#endif
564
#ifndef cmCTestResourceGroups_yy_flush_buffer_ALREADY_DEFINED
565
#undef yy_flush_buffer
566
#endif
567
#ifndef cmCTestResourceGroups_yy_load_buffer_state_ALREADY_DEFINED
568
#undef yy_load_buffer_state
569
#endif
570
#ifndef cmCTestResourceGroups_yy_switch_to_buffer_ALREADY_DEFINED
571
#undef yy_switch_to_buffer
572
#endif
573
#ifndef cmCTestResourceGroups_yypush_buffer_state_ALREADY_DEFINED
574
#undef yypush_buffer_state
575
#endif
576
#ifndef cmCTestResourceGroups_yypop_buffer_state_ALREADY_DEFINED
577
#undef yypop_buffer_state
578
#endif
579
#ifndef cmCTestResourceGroups_yyensure_buffer_stack_ALREADY_DEFINED
580
#undef yyensure_buffer_stack
581
#endif
582
#ifndef cmCTestResourceGroups_yylex_ALREADY_DEFINED
583
#undef yylex
584
#endif
585
#ifndef cmCTestResourceGroups_yyrestart_ALREADY_DEFINED
586
#undef yyrestart
587
#endif
588
#ifndef cmCTestResourceGroups_yylex_init_ALREADY_DEFINED
589
#undef yylex_init
590
#endif
591
#ifndef cmCTestResourceGroups_yylex_init_extra_ALREADY_DEFINED
592
#undef yylex_init_extra
593
#endif
594
#ifndef cmCTestResourceGroups_yylex_destroy_ALREADY_DEFINED
595
#undef yylex_destroy
596
#endif
597
#ifndef cmCTestResourceGroups_yyget_debug_ALREADY_DEFINED
598
#undef yyget_debug
599
#endif
600
#ifndef cmCTestResourceGroups_yyset_debug_ALREADY_DEFINED
601
#undef yyset_debug
602
#endif
603
#ifndef cmCTestResourceGroups_yyget_extra_ALREADY_DEFINED
604
#undef yyget_extra
605
#endif
606
#ifndef cmCTestResourceGroups_yyset_extra_ALREADY_DEFINED
607
#undef yyset_extra
608
#endif
609
#ifndef cmCTestResourceGroups_yyget_in_ALREADY_DEFINED
610
#undef yyget_in
611
#endif
612
#ifndef cmCTestResourceGroups_yyset_in_ALREADY_DEFINED
613
#undef yyset_in
614
#endif
615
#ifndef cmCTestResourceGroups_yyget_out_ALREADY_DEFINED
616
#undef yyget_out
617
#endif
618
#ifndef cmCTestResourceGroups_yyset_out_ALREADY_DEFINED
619
#undef yyset_out
620
#endif
621
#ifndef cmCTestResourceGroups_yyget_leng_ALREADY_DEFINED
622
#undef yyget_leng
623
#endif
624
#ifndef cmCTestResourceGroups_yyget_text_ALREADY_DEFINED
625
#undef yyget_text
626
#endif
627
#ifndef cmCTestResourceGroups_yyget_lineno_ALREADY_DEFINED
628
#undef yyget_lineno
629
#endif
630
#ifndef cmCTestResourceGroups_yyset_lineno_ALREADY_DEFINED
631
#undef yyset_lineno
632
#endif
633
#ifndef cmCTestResourceGroups_yyget_column_ALREADY_DEFINED
634
#undef yyget_column
635
#endif
636
#ifndef cmCTestResourceGroups_yyset_column_ALREADY_DEFINED
637
#undef yyset_column
638
#endif
639
#ifndef cmCTestResourceGroups_yywrap_ALREADY_DEFINED
640
#undef yywrap
641
#endif
642
#ifndef cmCTestResourceGroups_yyget_lval_ALREADY_DEFINED
643
#undef yyget_lval
644
#endif
645
#ifndef cmCTestResourceGroups_yyset_lval_ALREADY_DEFINED
646
#undef yyset_lval
647
#endif
648
#ifndef cmCTestResourceGroups_yyget_lloc_ALREADY_DEFINED
649
#undef yyget_lloc
650
#endif
651
#ifndef cmCTestResourceGroups_yyset_lloc_ALREADY_DEFINED
652
#undef yyset_lloc
653
#endif
654
#ifndef cmCTestResourceGroups_yyalloc_ALREADY_DEFINED
655
#undef yyalloc
656
#endif
657
#ifndef cmCTestResourceGroups_yyrealloc_ALREADY_DEFINED
658
#undef yyrealloc
659
#endif
660
#ifndef cmCTestResourceGroups_yyfree_ALREADY_DEFINED
661
#undef yyfree
662
#endif
663
#ifndef cmCTestResourceGroups_yytext_ALREADY_DEFINED
664
#undef yytext
665
#endif
666
#ifndef cmCTestResourceGroups_yyleng_ALREADY_DEFINED
667
#undef yyleng
668
#endif
669
#ifndef cmCTestResourceGroups_yyin_ALREADY_DEFINED
670
#undef yyin
671
#endif
672
#ifndef cmCTestResourceGroups_yyout_ALREADY_DEFINED
673
#undef yyout
674
#endif
675
#ifndef cmCTestResourceGroups_yy_flex_debug_ALREADY_DEFINED
676
#undef yy_flex_debug
677
#endif
678
#ifndef cmCTestResourceGroups_yylineno_ALREADY_DEFINED
679
#undef yylineno
680
#endif
681
#ifndef cmCTestResourceGroups_yytables_fload_ALREADY_DEFINED
682
#undef yytables_fload
683
#endif
684
#ifndef cmCTestResourceGroups_yytables_destroy_ALREADY_DEFINED
685
#undef yytables_destroy
686
#endif
687
#ifndef cmCTestResourceGroups_yyTABLES_NAME_ALREADY_DEFINED
688
#undef yyTABLES_NAME
689
#endif
690
691
#undef cmCTestResourceGroups_yyIN_HEADER
692
#endif /* cmCTestResourceGroups_yyHEADER_H */
693
694