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