Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
amrex_parser.lex.h
Go to the documentation of this file.
1#ifndef amrex_parserHEADER_H
2#define amrex_parserHEADER_H 1
3#define amrex_parserIN_HEADER 1
4
5#define YY_INT_ALIGNED short int
6
7/* A lexical scanner generated by flex */
8
9#define FLEX_SCANNER
10#define YY_FLEX_MAJOR_VERSION 2
11#define YY_FLEX_MINOR_VERSION 6
12#define YY_FLEX_SUBMINOR_VERSION 4
13#if YY_FLEX_SUBMINOR_VERSION > 0
14#define FLEX_BETA
15#endif
16
17#ifdef yy_create_buffer
18#define amrex_parser_create_buffer_ALREADY_DEFINED
19#else
20#define yy_create_buffer amrex_parser_create_buffer
21#endif
22
23#ifdef yy_delete_buffer
24#define amrex_parser_delete_buffer_ALREADY_DEFINED
25#else
26#define yy_delete_buffer amrex_parser_delete_buffer
27#endif
28
29#ifdef yy_scan_buffer
30#define amrex_parser_scan_buffer_ALREADY_DEFINED
31#else
32#define yy_scan_buffer amrex_parser_scan_buffer
33#endif
34
35#ifdef yy_scan_string
36#define amrex_parser_scan_string_ALREADY_DEFINED
37#else
38#define yy_scan_string amrex_parser_scan_string
39#endif
40
41#ifdef yy_scan_bytes
42#define amrex_parser_scan_bytes_ALREADY_DEFINED
43#else
44#define yy_scan_bytes amrex_parser_scan_bytes
45#endif
46
47#ifdef yy_init_buffer
48#define amrex_parser_init_buffer_ALREADY_DEFINED
49#else
50#define yy_init_buffer amrex_parser_init_buffer
51#endif
52
53#ifdef yy_flush_buffer
54#define amrex_parser_flush_buffer_ALREADY_DEFINED
55#else
56#define yy_flush_buffer amrex_parser_flush_buffer
57#endif
58
59#ifdef yy_load_buffer_state
60#define amrex_parser_load_buffer_state_ALREADY_DEFINED
61#else
62#define yy_load_buffer_state amrex_parser_load_buffer_state
63#endif
64
65#ifdef yy_switch_to_buffer
66#define amrex_parser_switch_to_buffer_ALREADY_DEFINED
67#else
68#define yy_switch_to_buffer amrex_parser_switch_to_buffer
69#endif
70
71#ifdef yypush_buffer_state
72#define amrex_parserpush_buffer_state_ALREADY_DEFINED
73#else
74#define yypush_buffer_state amrex_parserpush_buffer_state
75#endif
76
77#ifdef yypop_buffer_state
78#define amrex_parserpop_buffer_state_ALREADY_DEFINED
79#else
80#define yypop_buffer_state amrex_parserpop_buffer_state
81#endif
82
83#ifdef yyensure_buffer_stack
84#define amrex_parserensure_buffer_stack_ALREADY_DEFINED
85#else
86#define yyensure_buffer_stack amrex_parserensure_buffer_stack
87#endif
88
89#ifdef yylex
90#define amrex_parserlex_ALREADY_DEFINED
91#else
92#define yylex amrex_parserlex
93#endif
94
95#ifdef yyrestart
96#define amrex_parserrestart_ALREADY_DEFINED
97#else
98#define yyrestart amrex_parserrestart
99#endif
100
101#ifdef yylex_init
102#define amrex_parserlex_init_ALREADY_DEFINED
103#else
104#define yylex_init amrex_parserlex_init
105#endif
106
107#ifdef yylex_init_extra
108#define amrex_parserlex_init_extra_ALREADY_DEFINED
109#else
110#define yylex_init_extra amrex_parserlex_init_extra
111#endif
112
113#ifdef yylex_destroy
114#define amrex_parserlex_destroy_ALREADY_DEFINED
115#else
116#define yylex_destroy amrex_parserlex_destroy
117#endif
118
119#ifdef yyget_debug
120#define amrex_parserget_debug_ALREADY_DEFINED
121#else
122#define yyget_debug amrex_parserget_debug
123#endif
124
125#ifdef yyset_debug
126#define amrex_parserset_debug_ALREADY_DEFINED
127#else
128#define yyset_debug amrex_parserset_debug
129#endif
130
131#ifdef yyget_extra
132#define amrex_parserget_extra_ALREADY_DEFINED
133#else
134#define yyget_extra amrex_parserget_extra
135#endif
136
137#ifdef yyset_extra
138#define amrex_parserset_extra_ALREADY_DEFINED
139#else
140#define yyset_extra amrex_parserset_extra
141#endif
142
143#ifdef yyget_in
144#define amrex_parserget_in_ALREADY_DEFINED
145#else
146#define yyget_in amrex_parserget_in
147#endif
148
149#ifdef yyset_in
150#define amrex_parserset_in_ALREADY_DEFINED
151#else
152#define yyset_in amrex_parserset_in
153#endif
154
155#ifdef yyget_out
156#define amrex_parserget_out_ALREADY_DEFINED
157#else
158#define yyget_out amrex_parserget_out
159#endif
160
161#ifdef yyset_out
162#define amrex_parserset_out_ALREADY_DEFINED
163#else
164#define yyset_out amrex_parserset_out
165#endif
166
167#ifdef yyget_leng
168#define amrex_parserget_leng_ALREADY_DEFINED
169#else
170#define yyget_leng amrex_parserget_leng
171#endif
172
173#ifdef yyget_text
174#define amrex_parserget_text_ALREADY_DEFINED
175#else
176#define yyget_text amrex_parserget_text
177#endif
178
179#ifdef yyget_lineno
180#define amrex_parserget_lineno_ALREADY_DEFINED
181#else
182#define yyget_lineno amrex_parserget_lineno
183#endif
184
185#ifdef yyset_lineno
186#define amrex_parserset_lineno_ALREADY_DEFINED
187#else
188#define yyset_lineno amrex_parserset_lineno
189#endif
190
191#ifdef yywrap
192#define amrex_parserwrap_ALREADY_DEFINED
193#else
194#define yywrap amrex_parserwrap
195#endif
196
197#ifdef yyalloc
198#define amrex_parseralloc_ALREADY_DEFINED
199#else
200#define yyalloc amrex_parseralloc
201#endif
202
203#ifdef yyrealloc
204#define amrex_parserrealloc_ALREADY_DEFINED
205#else
206#define yyrealloc amrex_parserrealloc
207#endif
208
209#ifdef yyfree
210#define amrex_parserfree_ALREADY_DEFINED
211#else
212#define yyfree amrex_parserfree
213#endif
214
215#ifdef yytext
216#define amrex_parsertext_ALREADY_DEFINED
217#else
218#define yytext amrex_parsertext
219#endif
220
221#ifdef yyleng
222#define amrex_parserleng_ALREADY_DEFINED
223#else
224#define yyleng amrex_parserleng
225#endif
226
227#ifdef yyin
228#define amrex_parserin_ALREADY_DEFINED
229#else
230#define yyin amrex_parserin
231#endif
232
233#ifdef yyout
234#define amrex_parserout_ALREADY_DEFINED
235#else
236#define yyout amrex_parserout
237#endif
238
239#ifdef yy_flex_debug
240#define amrex_parser_flex_debug_ALREADY_DEFINED
241#else
242#define yy_flex_debug amrex_parser_flex_debug
243#endif
244
245#ifdef yylineno
246#define amrex_parserlineno_ALREADY_DEFINED
247#else
248#define yylineno amrex_parserlineno
249#endif
250
251/* First, we deal with platform-specific or compiler-specific issues. */
252
253/* begin standard C headers. */
254#include <stdio.h>
255#include <string.h>
256#include <errno.h>
257#include <stdlib.h>
258
259/* end standard C headers. */
260
261/* flex integer type definitions */
262
263#ifndef FLEXINT_H
264#define FLEXINT_H
265
266/* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
267
268#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
269
270/* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
271 * if you want the limit (max/min) macros for int types.
272 */
273#ifndef __STDC_LIMIT_MACROS
274#define __STDC_LIMIT_MACROS 1
275#endif
276
277#include <inttypes.h>
278typedef int8_t flex_int8_t;
279typedef uint8_t flex_uint8_t;
280typedef int16_t flex_int16_t;
281typedef uint16_t flex_uint16_t;
282typedef int32_t flex_int32_t;
283typedef uint32_t flex_uint32_t;
284#else
285typedef signed char flex_int8_t;
286typedef short int flex_int16_t;
287typedef int flex_int32_t;
288typedef unsigned char flex_uint8_t;
289typedef unsigned short int flex_uint16_t;
290typedef unsigned int flex_uint32_t;
291
292/* Limits of integral types. */
293#ifndef INT8_MIN
294#define INT8_MIN (-128)
295#endif
296#ifndef INT16_MIN
297#define INT16_MIN (-32767-1)
298#endif
299#ifndef INT32_MIN
300#define INT32_MIN (-2147483647-1)
301#endif
302#ifndef INT8_MAX
303#define INT8_MAX (127)
304#endif
305#ifndef INT16_MAX
306#define INT16_MAX (32767)
307#endif
308#ifndef INT32_MAX
309#define INT32_MAX (2147483647)
310#endif
311#ifndef UINT8_MAX
312#define UINT8_MAX (255U)
313#endif
314#ifndef UINT16_MAX
315#define UINT16_MAX (65535U)
316#endif
317#ifndef UINT32_MAX
318#define UINT32_MAX (4294967295U)
319#endif
320
321#ifndef SIZE_MAX
322#define SIZE_MAX (~(size_t)0)
323#endif
324
325#endif /* ! C99 */
326
327#endif /* ! FLEXINT_H */
328
329/* begin standard C++ headers. */
330
331/* TODO: this is always defined, so inline it */
332#define yyconst const
333
334#if defined(__GNUC__) && __GNUC__ >= 3
335#define yynoreturn __attribute__((__noreturn__))
336#else
337#define yynoreturn
338#endif
339
340/* Size of default input buffer. */
341#ifndef YY_BUF_SIZE
342#ifdef __ia64__
343/* On IA-64, the buffer size is 16k, not 8k.
344 * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
345 * Ditto for the __ia64__ case accordingly.
346 */
347#define YY_BUF_SIZE 32768
348#else
349#define YY_BUF_SIZE 16384
350#endif /* __ia64__ */
351#endif
352
353#ifndef YY_TYPEDEF_YY_BUFFER_STATE
354#define YY_TYPEDEF_YY_BUFFER_STATE
356#endif
357
358#ifndef YY_TYPEDEF_YY_SIZE_T
359#define YY_TYPEDEF_YY_SIZE_T
360typedef size_t yy_size_t;
361#endif
362
363extern int yyleng;
364
365extern FILE *yyin, *yyout;
366
367#ifndef YY_STRUCT_YY_BUFFER_STATE
368#define YY_STRUCT_YY_BUFFER_STATE
369struct yy_buffer_state
370 {
371 FILE *yy_input_file;
372
373 char *yy_ch_buf; /* input buffer */
374 char *yy_buf_pos; /* current position in input buffer */
375
376 /* Size of input buffer in bytes, not including room for EOB
377 * characters.
378 */
379 int yy_buf_size;
380
381 /* Number of characters read into yy_ch_buf, not including EOB
382 * characters.
383 */
384 int yy_n_chars;
385
386 /* Whether we "own" the buffer - i.e., we know we created it,
387 * and can realloc() it to grow it, and should free() it to
388 * delete it.
389 */
391
392 /* Whether this is an "interactive" input source; if so, and
393 * if we're using stdio for input, then we want to use getc()
394 * instead of fread(), to make sure we stop fetching input after
395 * each newline.
396 */
398
399 /* Whether we're considered to be at the beginning of a line.
400 * If so, '^' rules will be active on the next match, otherwise
401 * not.
402 */
403 int yy_at_bol;
404
405 int yy_bs_lineno;
406 int yy_bs_column;
408 /* Whether to try to fill the input buffer when we reach the
409 * end of it.
410 */
411 int yy_fill_buffer;
412
414
415 };
416#endif /* !YY_STRUCT_YY_BUFFER_STATE */
417
418void yyrestart ( FILE *input_file );
420YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
424void yypop_buffer_state ( void );
425
427YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
428YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len );
429
431void *yyrealloc ( void *, yy_size_t );
432void yyfree ( void * );
433
434/* Begin user sect3 */
435
436#define amrex_parserwrap() (/*CONSTCOND*/1)
437#define YY_SKIP_YYWRAP
438
439extern int yylineno;
440
441extern char *yytext;
442#ifdef yytext_ptr
443#undef yytext_ptr
444#endif
445#define yytext_ptr yytext
446
447#ifdef YY_HEADER_EXPORT_START_CONDITIONS
448#define INITIAL 0
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
467int yylex_destroy ( void );
468
469int yyget_debug ( void );
470
471void yyset_debug ( int debug_flag );
472
474
475void yyset_extra ( YY_EXTRA_TYPE user_defined );
476
477FILE *yyget_in ( void );
478
479void yyset_in ( FILE * _in_str );
480
481FILE *yyget_out ( void );
482
483void yyset_out ( FILE * _out_str );
484
485 int yyget_leng ( void );
486
487char *yyget_text ( void );
488
489int yyget_lineno ( void );
490
491void 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
499extern "C" int yywrap ( void );
500#else
501extern int yywrap ( void );
502#endif
503#endif
504
505#ifndef yytext_ptr
506static void yy_flex_strncpy ( char *, const char *, int );
507#endif
508
509#ifdef YY_NEED_STRLEN
510static 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
538extern 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 amrex_parser_create_buffer_ALREADY_DEFINED
558#undef yy_create_buffer
559#endif
560#ifndef amrex_parser_delete_buffer_ALREADY_DEFINED
561#undef yy_delete_buffer
562#endif
563#ifndef amrex_parser_scan_buffer_ALREADY_DEFINED
564#undef yy_scan_buffer
565#endif
566#ifndef amrex_parser_scan_string_ALREADY_DEFINED
567#undef yy_scan_string
568#endif
569#ifndef amrex_parser_scan_bytes_ALREADY_DEFINED
570#undef yy_scan_bytes
571#endif
572#ifndef amrex_parser_init_buffer_ALREADY_DEFINED
573#undef yy_init_buffer
574#endif
575#ifndef amrex_parser_flush_buffer_ALREADY_DEFINED
576#undef yy_flush_buffer
577#endif
578#ifndef amrex_parser_load_buffer_state_ALREADY_DEFINED
579#undef yy_load_buffer_state
580#endif
581#ifndef amrex_parser_switch_to_buffer_ALREADY_DEFINED
582#undef yy_switch_to_buffer
583#endif
584#ifndef amrex_parserpush_buffer_state_ALREADY_DEFINED
585#undef yypush_buffer_state
586#endif
587#ifndef amrex_parserpop_buffer_state_ALREADY_DEFINED
588#undef yypop_buffer_state
589#endif
590#ifndef amrex_parserensure_buffer_stack_ALREADY_DEFINED
591#undef yyensure_buffer_stack
592#endif
593#ifndef amrex_parserlex_ALREADY_DEFINED
594#undef yylex
595#endif
596#ifndef amrex_parserrestart_ALREADY_DEFINED
597#undef yyrestart
598#endif
599#ifndef amrex_parserlex_init_ALREADY_DEFINED
600#undef yylex_init
601#endif
602#ifndef amrex_parserlex_init_extra_ALREADY_DEFINED
603#undef yylex_init_extra
604#endif
605#ifndef amrex_parserlex_destroy_ALREADY_DEFINED
606#undef yylex_destroy
607#endif
608#ifndef amrex_parserget_debug_ALREADY_DEFINED
609#undef yyget_debug
610#endif
611#ifndef amrex_parserset_debug_ALREADY_DEFINED
612#undef yyset_debug
613#endif
614#ifndef amrex_parserget_extra_ALREADY_DEFINED
615#undef yyget_extra
616#endif
617#ifndef amrex_parserset_extra_ALREADY_DEFINED
618#undef yyset_extra
619#endif
620#ifndef amrex_parserget_in_ALREADY_DEFINED
621#undef yyget_in
622#endif
623#ifndef amrex_parserset_in_ALREADY_DEFINED
624#undef yyset_in
625#endif
626#ifndef amrex_parserget_out_ALREADY_DEFINED
627#undef yyget_out
628#endif
629#ifndef amrex_parserset_out_ALREADY_DEFINED
630#undef yyset_out
631#endif
632#ifndef amrex_parserget_leng_ALREADY_DEFINED
633#undef yyget_leng
634#endif
635#ifndef amrex_parserget_text_ALREADY_DEFINED
636#undef yyget_text
637#endif
638#ifndef amrex_parserget_lineno_ALREADY_DEFINED
639#undef yyget_lineno
640#endif
641#ifndef amrex_parserset_lineno_ALREADY_DEFINED
642#undef yyset_lineno
643#endif
644#ifndef amrex_parserget_column_ALREADY_DEFINED
645#undef yyget_column
646#endif
647#ifndef amrex_parserset_column_ALREADY_DEFINED
648#undef yyset_column
649#endif
650#ifndef amrex_parserwrap_ALREADY_DEFINED
651#undef yywrap
652#endif
653#ifndef amrex_parserget_lval_ALREADY_DEFINED
654#undef yyget_lval
655#endif
656#ifndef amrex_parserset_lval_ALREADY_DEFINED
657#undef yyset_lval
658#endif
659#ifndef amrex_parserget_lloc_ALREADY_DEFINED
660#undef yyget_lloc
661#endif
662#ifndef amrex_parserset_lloc_ALREADY_DEFINED
663#undef yyset_lloc
664#endif
665#ifndef amrex_parseralloc_ALREADY_DEFINED
666#undef yyalloc
667#endif
668#ifndef amrex_parserrealloc_ALREADY_DEFINED
669#undef yyrealloc
670#endif
671#ifndef amrex_parserfree_ALREADY_DEFINED
672#undef yyfree
673#endif
674#ifndef amrex_parsertext_ALREADY_DEFINED
675#undef yytext
676#endif
677#ifndef amrex_parserleng_ALREADY_DEFINED
678#undef yyleng
679#endif
680#ifndef amrex_parserin_ALREADY_DEFINED
681#undef yyin
682#endif
683#ifndef amrex_parserout_ALREADY_DEFINED
684#undef yyout
685#endif
686#ifndef amrex_parser_flex_debug_ALREADY_DEFINED
687#undef yy_flex_debug
688#endif
689#ifndef amrex_parserlineno_ALREADY_DEFINED
690#undef yylineno
691#endif
692#ifndef amrex_parsertables_fload_ALREADY_DEFINED
693#undef yytables_fload
694#endif
695#ifndef amrex_parsertables_destroy_ALREADY_DEFINED
696#undef yytables_destroy
697#endif
698#ifndef amrex_parserTABLES_NAME_ALREADY_DEFINED
699#undef yyTABLES_NAME
700#endif
701
702#undef amrex_parserIN_HEADER
703#endif /* amrex_parserHEADER_H */
size_t yy_size_t
Definition amrex_iparser.lex.h:360
#define yyset_extra
Definition amrex_parser.lex.h:140
#define yytext
Definition amrex_parser.lex.h:218
unsigned char flex_uint8_t
Definition amrex_parser.lex.h:288
#define yyset_lineno
Definition amrex_parser.lex.h:188
#define yyrestart
Definition amrex_parser.lex.h:98
#define yyset_debug
Definition amrex_parser.lex.h:128
#define YY_EXTRA_TYPE
Definition amrex_parser.lex.h:461
short int flex_int16_t
Definition amrex_parser.lex.h:286
#define yyget_out
Definition amrex_parser.lex.h:158
unsigned int flex_uint32_t
Definition amrex_parser.lex.h:290
#define yy_scan_bytes
Definition amrex_parser.lex.h:44
#define yyget_debug
Definition amrex_parser.lex.h:122
#define yypush_buffer_state
Definition amrex_parser.lex.h:74
struct yy_buffer_state * YY_BUFFER_STATE
Definition amrex_parser.lex.h:355
#define yyfree
Definition amrex_parser.lex.h:212
#define yyout
Definition amrex_parser.lex.h:236
#define yyget_lineno
Definition amrex_parser.lex.h:182
#define yylex
Definition amrex_parser.lex.h:92
#define yywrap
Definition amrex_parser.lex.h:194
#define yyget_text
Definition amrex_parser.lex.h:176
#define yy_scan_buffer
Definition amrex_parser.lex.h:32
#define yy_scan_string
Definition amrex_parser.lex.h:38
signed char flex_int8_t
Definition amrex_parser.lex.h:285
#define yyget_leng
Definition amrex_parser.lex.h:170
#define yyalloc
Definition amrex_parser.lex.h:200
#define yypop_buffer_state
Definition amrex_parser.lex.h:80
int flex_int32_t
Definition amrex_parser.lex.h:287
#define yylex_destroy
Definition amrex_parser.lex.h:116
#define yy_switch_to_buffer
Definition amrex_parser.lex.h:68
#define yyget_extra
Definition amrex_parser.lex.h:134
#define yyin
Definition amrex_parser.lex.h:230
#define yy_flush_buffer
Definition amrex_parser.lex.h:56
#define yyrealloc
Definition amrex_parser.lex.h:206
unsigned short int flex_uint16_t
Definition amrex_parser.lex.h:289
#define yy_create_buffer
Definition amrex_parser.lex.h:20
#define yy_delete_buffer
Definition amrex_parser.lex.h:26
#define yyget_in
Definition amrex_parser.lex.h:146
size_t yy_size_t
Definition amrex_parser.lex.h:360
#define yylineno
Definition amrex_parser.lex.h:248
#define yyset_out
Definition amrex_parser.lex.h:164
#define yyleng
Definition amrex_parser.lex.h:224
#define yyset_in
Definition amrex_parser.lex.h:152
Definition amrex_iparser.lex.h:370
int yy_n_chars
Definition amrex_iparser.lex.h:384
char * yy_ch_buf
Definition amrex_iparser.lex.h:373
int yy_bs_column
Definition amrex_iparser.lex.h:406
FILE * yy_input_file
Definition amrex_iparser.lex.h:371
int yy_buf_size
Definition amrex_iparser.lex.h:379
int yy_fill_buffer
Definition amrex_iparser.lex.h:411
int yy_buffer_status
Definition amrex_iparser.lex.h:413
int yy_is_our_buffer
Definition amrex_iparser.lex.h:390
int yy_bs_lineno
Definition amrex_iparser.lex.h:405
char * yy_buf_pos
Definition amrex_iparser.lex.h:374
int yy_at_bol
Definition amrex_iparser.lex.h:403
int yy_is_interactive
Definition amrex_iparser.lex.h:397