1 #ifndef cmFortran_yyHEADER_H
2 #define cmFortran_yyHEADER_H 1
3 #define cmFortran_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 cmFortran_yy_create_buffer_ALREADY_DEFINED
20 #else
21 #define yy_create_buffer cmFortran_yy_create_buffer
22 #endif
23 
24 #ifdef yy_delete_buffer
25 #define cmFortran_yy_delete_buffer_ALREADY_DEFINED
26 #else
27 #define yy_delete_buffer cmFortran_yy_delete_buffer
28 #endif
29 
30 #ifdef yy_scan_buffer
31 #define cmFortran_yy_scan_buffer_ALREADY_DEFINED
32 #else
33 #define yy_scan_buffer cmFortran_yy_scan_buffer
34 #endif
35 
36 #ifdef yy_scan_string
37 #define cmFortran_yy_scan_string_ALREADY_DEFINED
38 #else
39 #define yy_scan_string cmFortran_yy_scan_string
40 #endif
41 
42 #ifdef yy_scan_bytes
43 #define cmFortran_yy_scan_bytes_ALREADY_DEFINED
44 #else
45 #define yy_scan_bytes cmFortran_yy_scan_bytes
46 #endif
47 
48 #ifdef yy_init_buffer
49 #define cmFortran_yy_init_buffer_ALREADY_DEFINED
50 #else
51 #define yy_init_buffer cmFortran_yy_init_buffer
52 #endif
53 
54 #ifdef yy_flush_buffer
55 #define cmFortran_yy_flush_buffer_ALREADY_DEFINED
56 #else
57 #define yy_flush_buffer cmFortran_yy_flush_buffer
58 #endif
59 
60 #ifdef yy_load_buffer_state
61 #define cmFortran_yy_load_buffer_state_ALREADY_DEFINED
62 #else
63 #define yy_load_buffer_state cmFortran_yy_load_buffer_state
64 #endif
65 
66 #ifdef yy_switch_to_buffer
67 #define cmFortran_yy_switch_to_buffer_ALREADY_DEFINED
68 #else
69 #define yy_switch_to_buffer cmFortran_yy_switch_to_buffer
70 #endif
71 
72 #ifdef yypush_buffer_state
73 #define cmFortran_yypush_buffer_state_ALREADY_DEFINED
74 #else
75 #define yypush_buffer_state cmFortran_yypush_buffer_state
76 #endif
77 
78 #ifdef yypop_buffer_state
79 #define cmFortran_yypop_buffer_state_ALREADY_DEFINED
80 #else
81 #define yypop_buffer_state cmFortran_yypop_buffer_state
82 #endif
83 
84 #ifdef yyensure_buffer_stack
85 #define cmFortran_yyensure_buffer_stack_ALREADY_DEFINED
86 #else
87 #define yyensure_buffer_stack cmFortran_yyensure_buffer_stack
88 #endif
89 
90 #ifdef yylex
91 #define cmFortran_yylex_ALREADY_DEFINED
92 #else
93 #define yylex cmFortran_yylex
94 #endif
95 
96 #ifdef yyrestart
97 #define cmFortran_yyrestart_ALREADY_DEFINED
98 #else
99 #define yyrestart cmFortran_yyrestart
100 #endif
101 
102 #ifdef yylex_init
103 #define cmFortran_yylex_init_ALREADY_DEFINED
104 #else
105 #define yylex_init cmFortran_yylex_init
106 #endif
107 
108 #ifdef yylex_init_extra
109 #define cmFortran_yylex_init_extra_ALREADY_DEFINED
110 #else
111 #define yylex_init_extra cmFortran_yylex_init_extra
112 #endif
113 
114 #ifdef yylex_destroy
115 #define cmFortran_yylex_destroy_ALREADY_DEFINED
116 #else
117 #define yylex_destroy cmFortran_yylex_destroy
118 #endif
119 
120 #ifdef yyget_debug
121 #define cmFortran_yyget_debug_ALREADY_DEFINED
122 #else
123 #define yyget_debug cmFortran_yyget_debug
124 #endif
125 
126 #ifdef yyset_debug
127 #define cmFortran_yyset_debug_ALREADY_DEFINED
128 #else
129 #define yyset_debug cmFortran_yyset_debug
130 #endif
131 
132 #ifdef yyget_extra
133 #define cmFortran_yyget_extra_ALREADY_DEFINED
134 #else
135 #define yyget_extra cmFortran_yyget_extra
136 #endif
137 
138 #ifdef yyset_extra
139 #define cmFortran_yyset_extra_ALREADY_DEFINED
140 #else
141 #define yyset_extra cmFortran_yyset_extra
142 #endif
143 
144 #ifdef yyget_in
145 #define cmFortran_yyget_in_ALREADY_DEFINED
146 #else
147 #define yyget_in cmFortran_yyget_in
148 #endif
149 
150 #ifdef yyset_in
151 #define cmFortran_yyset_in_ALREADY_DEFINED
152 #else
153 #define yyset_in cmFortran_yyset_in
154 #endif
155 
156 #ifdef yyget_out
157 #define cmFortran_yyget_out_ALREADY_DEFINED
158 #else
159 #define yyget_out cmFortran_yyget_out
160 #endif
161 
162 #ifdef yyset_out
163 #define cmFortran_yyset_out_ALREADY_DEFINED
164 #else
165 #define yyset_out cmFortran_yyset_out
166 #endif
167 
168 #ifdef yyget_leng
169 #define cmFortran_yyget_leng_ALREADY_DEFINED
170 #else
171 #define yyget_leng cmFortran_yyget_leng
172 #endif
173 
174 #ifdef yyget_text
175 #define cmFortran_yyget_text_ALREADY_DEFINED
176 #else
177 #define yyget_text cmFortran_yyget_text
178 #endif
179 
180 #ifdef yyget_lineno
181 #define cmFortran_yyget_lineno_ALREADY_DEFINED
182 #else
183 #define yyget_lineno cmFortran_yyget_lineno
184 #endif
185 
186 #ifdef yyset_lineno
187 #define cmFortran_yyset_lineno_ALREADY_DEFINED
188 #else
189 #define yyset_lineno cmFortran_yyset_lineno
190 #endif
191 
192 #ifdef yyget_column
193 #define cmFortran_yyget_column_ALREADY_DEFINED
194 #else
195 #define yyget_column cmFortran_yyget_column
196 #endif
197 
198 #ifdef yyset_column
199 #define cmFortran_yyset_column_ALREADY_DEFINED
200 #else
201 #define yyset_column cmFortran_yyset_column
202 #endif
203 
204 #ifdef yywrap
205 #define cmFortran_yywrap_ALREADY_DEFINED
206 #else
207 #define yywrap cmFortran_yywrap
208 #endif
209 
210 #ifdef yyalloc
211 #define cmFortran_yyalloc_ALREADY_DEFINED
212 #else
213 #define yyalloc cmFortran_yyalloc
214 #endif
215 
216 #ifdef yyrealloc
217 #define cmFortran_yyrealloc_ALREADY_DEFINED
218 #else
219 #define yyrealloc cmFortran_yyrealloc
220 #endif
221 
222 #ifdef yyfree
223 #define cmFortran_yyfree_ALREADY_DEFINED
224 #else
225 #define yyfree cmFortran_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 cmFortran_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 free_fmt 1
434 #define fixed_fmt 2
435 #define str_sq 3
436 #define str_dq 4
437 
438 #endif
439 
440 #ifndef YY_EXTRA_TYPE
441 #define YY_EXTRA_TYPE void *
442 #endif
443 
444 int yylex_init (yyscan_t* scanner);
445 
446 int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
447 
448 /* Accessor methods to globals.
449    These are made visible to non-reentrant scanners for convenience. */
450 
451 int yylex_destroy ( yyscan_t yyscanner );
452 
453 int yyget_debug ( yyscan_t yyscanner );
454 
455 void yyset_debug ( int debug_flag , yyscan_t yyscanner );
456 
457 YY_EXTRA_TYPE yyget_extra ( yyscan_t yyscanner );
458 
459 void yyset_extra ( YY_EXTRA_TYPE user_defined , yyscan_t yyscanner );
460 
461 FILE *yyget_in ( yyscan_t yyscanner );
462 
463 void yyset_in  ( FILE * _in_str , yyscan_t yyscanner );
464 
465 FILE *yyget_out ( yyscan_t yyscanner );
466 
467 void yyset_out  ( FILE * _out_str , yyscan_t yyscanner );
468 
469 			int yyget_leng ( yyscan_t yyscanner );
470 
471 char *yyget_text ( yyscan_t yyscanner );
472 
473 int yyget_lineno ( yyscan_t yyscanner );
474 
475 void yyset_lineno ( int _line_number , yyscan_t yyscanner );
476 
477 int yyget_column  ( yyscan_t yyscanner );
478 
479 void yyset_column ( int _column_no , yyscan_t yyscanner );
480 
481 /* Macros after this point can all be overridden by user definitions in
482  * section 1.
483  */
484 
485 #ifndef YY_SKIP_YYWRAP
486 #ifdef __cplusplus
487 extern "C" int yywrap ( yyscan_t yyscanner );
488 #else
489 extern int yywrap ( yyscan_t yyscanner );
490 #endif
491 #endif
492 
493 #ifndef yytext_ptr
494 static void yy_flex_strncpy ( char *, const char *, int , yyscan_t yyscanner);
495 #endif
496 
497 #ifdef YY_NEED_STRLEN
498 static int yy_flex_strlen ( const char * , yyscan_t yyscanner);
499 #endif
500 
501 #ifndef YY_NO_INPUT
502 
503 #endif
504 
505 /* Amount of stuff to slurp up with each read. */
506 #ifndef YY_READ_BUF_SIZE
507 #ifdef __ia64__
508 /* On IA-64, the buffer size is 16k, not 8k */
509 #define YY_READ_BUF_SIZE 16384
510 #else
511 #define YY_READ_BUF_SIZE 8192
512 #endif /* __ia64__ */
513 #endif
514 
515 /* Number of entries by which start-condition stack grows. */
516 #ifndef YY_START_STACK_INCR
517 #define YY_START_STACK_INCR 25
518 #endif
519 
520 /* Default declaration of generated scanner - a define so the user can
521  * easily add parameters.
522  */
523 #ifndef YY_DECL
524 #define YY_DECL_IS_OURS 1
525 
526 extern int yylex (yyscan_t yyscanner);
527 
528 #define YY_DECL int yylex (yyscan_t yyscanner)
529 #endif /* !YY_DECL */
530 
531 /* yy_get_previous_state - get the state just before the EOB char was reached */
532 
533 #undef YY_NEW_FILE
534 #undef YY_FLUSH_BUFFER
535 #undef yy_set_bol
536 #undef yy_new_buffer
537 #undef yy_set_interactive
538 #undef YY_DO_BEFORE_ACTION
539 
540 #ifdef YY_DECL_IS_OURS
541 #undef YY_DECL_IS_OURS
542 #undef YY_DECL
543 #endif
544 
545 #ifndef cmFortran_yy_create_buffer_ALREADY_DEFINED
546 #undef yy_create_buffer
547 #endif
548 #ifndef cmFortran_yy_delete_buffer_ALREADY_DEFINED
549 #undef yy_delete_buffer
550 #endif
551 #ifndef cmFortran_yy_scan_buffer_ALREADY_DEFINED
552 #undef yy_scan_buffer
553 #endif
554 #ifndef cmFortran_yy_scan_string_ALREADY_DEFINED
555 #undef yy_scan_string
556 #endif
557 #ifndef cmFortran_yy_scan_bytes_ALREADY_DEFINED
558 #undef yy_scan_bytes
559 #endif
560 #ifndef cmFortran_yy_init_buffer_ALREADY_DEFINED
561 #undef yy_init_buffer
562 #endif
563 #ifndef cmFortran_yy_flush_buffer_ALREADY_DEFINED
564 #undef yy_flush_buffer
565 #endif
566 #ifndef cmFortran_yy_load_buffer_state_ALREADY_DEFINED
567 #undef yy_load_buffer_state
568 #endif
569 #ifndef cmFortran_yy_switch_to_buffer_ALREADY_DEFINED
570 #undef yy_switch_to_buffer
571 #endif
572 #ifndef cmFortran_yypush_buffer_state_ALREADY_DEFINED
573 #undef yypush_buffer_state
574 #endif
575 #ifndef cmFortran_yypop_buffer_state_ALREADY_DEFINED
576 #undef yypop_buffer_state
577 #endif
578 #ifndef cmFortran_yyensure_buffer_stack_ALREADY_DEFINED
579 #undef yyensure_buffer_stack
580 #endif
581 #ifndef cmFortran_yylex_ALREADY_DEFINED
582 #undef yylex
583 #endif
584 #ifndef cmFortran_yyrestart_ALREADY_DEFINED
585 #undef yyrestart
586 #endif
587 #ifndef cmFortran_yylex_init_ALREADY_DEFINED
588 #undef yylex_init
589 #endif
590 #ifndef cmFortran_yylex_init_extra_ALREADY_DEFINED
591 #undef yylex_init_extra
592 #endif
593 #ifndef cmFortran_yylex_destroy_ALREADY_DEFINED
594 #undef yylex_destroy
595 #endif
596 #ifndef cmFortran_yyget_debug_ALREADY_DEFINED
597 #undef yyget_debug
598 #endif
599 #ifndef cmFortran_yyset_debug_ALREADY_DEFINED
600 #undef yyset_debug
601 #endif
602 #ifndef cmFortran_yyget_extra_ALREADY_DEFINED
603 #undef yyget_extra
604 #endif
605 #ifndef cmFortran_yyset_extra_ALREADY_DEFINED
606 #undef yyset_extra
607 #endif
608 #ifndef cmFortran_yyget_in_ALREADY_DEFINED
609 #undef yyget_in
610 #endif
611 #ifndef cmFortran_yyset_in_ALREADY_DEFINED
612 #undef yyset_in
613 #endif
614 #ifndef cmFortran_yyget_out_ALREADY_DEFINED
615 #undef yyget_out
616 #endif
617 #ifndef cmFortran_yyset_out_ALREADY_DEFINED
618 #undef yyset_out
619 #endif
620 #ifndef cmFortran_yyget_leng_ALREADY_DEFINED
621 #undef yyget_leng
622 #endif
623 #ifndef cmFortran_yyget_text_ALREADY_DEFINED
624 #undef yyget_text
625 #endif
626 #ifndef cmFortran_yyget_lineno_ALREADY_DEFINED
627 #undef yyget_lineno
628 #endif
629 #ifndef cmFortran_yyset_lineno_ALREADY_DEFINED
630 #undef yyset_lineno
631 #endif
632 #ifndef cmFortran_yyget_column_ALREADY_DEFINED
633 #undef yyget_column
634 #endif
635 #ifndef cmFortran_yyset_column_ALREADY_DEFINED
636 #undef yyset_column
637 #endif
638 #ifndef cmFortran_yywrap_ALREADY_DEFINED
639 #undef yywrap
640 #endif
641 #ifndef cmFortran_yyget_lval_ALREADY_DEFINED
642 #undef yyget_lval
643 #endif
644 #ifndef cmFortran_yyset_lval_ALREADY_DEFINED
645 #undef yyset_lval
646 #endif
647 #ifndef cmFortran_yyget_lloc_ALREADY_DEFINED
648 #undef yyget_lloc
649 #endif
650 #ifndef cmFortran_yyset_lloc_ALREADY_DEFINED
651 #undef yyset_lloc
652 #endif
653 #ifndef cmFortran_yyalloc_ALREADY_DEFINED
654 #undef yyalloc
655 #endif
656 #ifndef cmFortran_yyrealloc_ALREADY_DEFINED
657 #undef yyrealloc
658 #endif
659 #ifndef cmFortran_yyfree_ALREADY_DEFINED
660 #undef yyfree
661 #endif
662 #ifndef cmFortran_yytext_ALREADY_DEFINED
663 #undef yytext
664 #endif
665 #ifndef cmFortran_yyleng_ALREADY_DEFINED
666 #undef yyleng
667 #endif
668 #ifndef cmFortran_yyin_ALREADY_DEFINED
669 #undef yyin
670 #endif
671 #ifndef cmFortran_yyout_ALREADY_DEFINED
672 #undef yyout
673 #endif
674 #ifndef cmFortran_yy_flex_debug_ALREADY_DEFINED
675 #undef yy_flex_debug
676 #endif
677 #ifndef cmFortran_yylineno_ALREADY_DEFINED
678 #undef yylineno
679 #endif
680 #ifndef cmFortran_yytables_fload_ALREADY_DEFINED
681 #undef yytables_fload
682 #endif
683 #ifndef cmFortran_yytables_destroy_ALREADY_DEFINED
684 #undef yytables_destroy
685 #endif
686 #ifndef cmFortran_yyTABLES_NAME_ALREADY_DEFINED
687 #undef yyTABLES_NAME
688 #endif
689 
690 #undef cmFortran_yyIN_HEADER
691 #endif /* cmFortran_yyHEADER_H */
692