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