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