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