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