9 #define YY_INT_ALIGNED short int 16 #define YY_FLEX_MAJOR_VERSION 2 17 #define YY_FLEX_MINOR_VERSION 6 18 #define YY_FLEX_SUBMINOR_VERSION 4 19 #if YY_FLEX_SUBMINOR_VERSION > 0 30 #define yyFlexLexer yyqFlexLexer 37 #define yyqalloc_ALREADY_DEFINED 39 #define yyalloc yyqalloc 43 #define yyqrealloc_ALREADY_DEFINED 45 #define yyrealloc yyqrealloc 49 #define yyqfree_ALREADY_DEFINED 51 #define yyfree yyqfree 75 #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L 80 #ifndef __STDC_LIMIT_MACROS 81 #define __STDC_LIMIT_MACROS 1 101 #define INT8_MIN (-128) 104 #define INT16_MIN (-32767-1) 107 #define INT32_MIN (-2147483647-1) 110 #define INT8_MAX (127) 113 #define INT16_MAX (32767) 116 #define INT32_MAX (2147483647) 119 #define UINT8_MAX (255U) 122 #define UINT16_MAX (65535U) 125 #define UINT32_MAX (4294967295U) 129 #define SIZE_MAX (~(size_t)0) 149 #define yyconst const 151 #if defined(__GNUC__) && __GNUC__ >= 3 152 #define yynoreturn __attribute__((__noreturn__)) 175 #define YY_BUF_SIZE 32768 177 #define YY_BUF_SIZE 16384 181 #ifndef YY_TYPEDEF_YY_BUFFER_STATE 182 #define YY_TYPEDEF_YY_BUFFER_STATE 186 #ifndef YY_TYPEDEF_YY_SIZE_T 187 #define YY_TYPEDEF_YY_SIZE_T 200 #ifndef YY_STRUCT_YY_BUFFER_STATE 201 #define YY_STRUCT_YY_BUFFER_STATE 277 #define yytext_ptr yytext 278 #define YY_INTERACTIVE 283 LexerError(
"yyFlexLexer::yylex invoked but %option yyclass used" );
287 #define YY_DECL int yyqLexer::yylex() 292 #ifdef YY_HEADER_EXPORT_START_CONDITIONS 305 #ifndef YY_NO_UNISTD_H 317 #ifndef YY_EXTRA_TYPE 318 #define YY_EXTRA_TYPE void * 335 static void yy_flex_strncpy (
char *,
const char *,
int );
338 #ifdef YY_NEED_STRLEN 339 static int yy_flex_strlen (
const char * );
353 #ifndef YY_READ_BUF_SIZE 356 #define YY_READ_BUF_SIZE 16384 358 #define YY_READ_BUF_SIZE 8192 363 #ifndef YY_START_STACK_INCR 364 #define YY_START_STACK_INCR 25 376 #define YY_DECL_IS_OURS 1 380 #define YY_DECL int yyFlexLexer::yylex() 397 #undef YY_FLUSH_BUFFER 400 #undef yy_set_interactive 401 #undef YY_DO_BEFORE_ACTION 403 #ifdef YY_DECL_IS_OURS 404 #undef YY_DECL_IS_OURS 408 #ifndef yyq_create_buffer_ALREADY_DEFINED 409 #undef yy_create_buffer 411 #ifndef yyq_delete_buffer_ALREADY_DEFINED 412 #undef yy_delete_buffer 414 #ifndef yyq_scan_buffer_ALREADY_DEFINED 415 #undef yy_scan_buffer 417 #ifndef yyq_scan_string_ALREADY_DEFINED 418 #undef yy_scan_string 420 #ifndef yyq_scan_bytes_ALREADY_DEFINED 423 #ifndef yyq_init_buffer_ALREADY_DEFINED 424 #undef yy_init_buffer 426 #ifndef yyq_flush_buffer_ALREADY_DEFINED 427 #undef yy_flush_buffer 429 #ifndef yyq_load_buffer_state_ALREADY_DEFINED 430 #undef yy_load_buffer_state 432 #ifndef yyq_switch_to_buffer_ALREADY_DEFINED 433 #undef yy_switch_to_buffer 435 #ifndef yyqpush_buffer_state_ALREADY_DEFINED 436 #undef yypush_buffer_state 438 #ifndef yyqpop_buffer_state_ALREADY_DEFINED 439 #undef yypop_buffer_state 441 #ifndef yyqensure_buffer_stack_ALREADY_DEFINED 442 #undef yyensure_buffer_stack 444 #ifndef yyqlex_ALREADY_DEFINED 447 #ifndef yyqrestart_ALREADY_DEFINED 450 #ifndef yyqlex_init_ALREADY_DEFINED 453 #ifndef yyqlex_init_extra_ALREADY_DEFINED 454 #undef yylex_init_extra 456 #ifndef yyqlex_destroy_ALREADY_DEFINED 459 #ifndef yyqget_debug_ALREADY_DEFINED 462 #ifndef yyqset_debug_ALREADY_DEFINED 465 #ifndef yyqget_extra_ALREADY_DEFINED 468 #ifndef yyqset_extra_ALREADY_DEFINED 471 #ifndef yyqget_in_ALREADY_DEFINED 474 #ifndef yyqset_in_ALREADY_DEFINED 477 #ifndef yyqget_out_ALREADY_DEFINED 480 #ifndef yyqset_out_ALREADY_DEFINED 483 #ifndef yyqget_leng_ALREADY_DEFINED 486 #ifndef yyqget_text_ALREADY_DEFINED 489 #ifndef yyqget_lineno_ALREADY_DEFINED 492 #ifndef yyqset_lineno_ALREADY_DEFINED 495 #ifndef yyqget_column_ALREADY_DEFINED 498 #ifndef yyqset_column_ALREADY_DEFINED 501 #ifndef yyqwrap_ALREADY_DEFINED 504 #ifndef yyqget_lval_ALREADY_DEFINED 507 #ifndef yyqset_lval_ALREADY_DEFINED 510 #ifndef yyqget_lloc_ALREADY_DEFINED 513 #ifndef yyqset_lloc_ALREADY_DEFINED 516 #ifndef yyqalloc_ALREADY_DEFINED 519 #ifndef yyqrealloc_ALREADY_DEFINED 522 #ifndef yyqfree_ALREADY_DEFINED 525 #ifndef yyqtext_ALREADY_DEFINED 528 #ifndef yyqleng_ALREADY_DEFINED 531 #ifndef yyqin_ALREADY_DEFINED 534 #ifndef yyqout_ALREADY_DEFINED 537 #ifndef yyq_flex_debug_ALREADY_DEFINED 540 #ifndef yyqlineno_ALREADY_DEFINED 543 #ifndef yyqtables_fload_ALREADY_DEFINED 544 #undef yytables_fload 546 #ifndef yyqtables_destroy_ALREADY_DEFINED 547 #undef yytables_destroy 549 #ifndef yyqTABLES_NAME_ALREADY_DEFINED 553 #line 295 "yyQLexer.l" 556 #line 557 "yyQLexer.h"
int flex_int32_t
Definition: yyQLexer.h:94
char * yy_buf_pos
Definition: yyQLexer.cpp:283
int yy_n_chars
Definition: yyQLexer.cpp:293
int yy_fill_buffer
Definition: yyQLexer.cpp:320
unsigned int flex_uint32_t
Definition: yyQLexer.h:97
int yy_buf_size
Definition: yyQLexer.cpp:288
int yy_bs_lineno
Definition: yyQLexer.cpp:314
size_t yy_size_t
Definition: yyQLexer.h:188
int yy_at_bol
Definition: yyQLexer.cpp:312
unsigned char flex_uint8_t
Definition: yyQLexer.h:95
int yy_bs_column
Definition: yyQLexer.cpp:315
short int flex_int16_t
Definition: yyQLexer.h:93
char * yy_ch_buf
Definition: yyQLexer.cpp:282
struct yy_buffer_state * YY_BUFFER_STATE
Definition: yyQLexer.h:183
Definition: yyQLexer.cpp:273
int yy_is_our_buffer
Definition: yyQLexer.cpp:299
signed char flex_int8_t
Definition: yyQLexer.h:92
#define yyfree
Definition: yyQLexer.h:51
#define yyrealloc
Definition: yyQLexer.h:45
#define yyalloc
Definition: yyQLexer.h:39
unsigned short int flex_uint16_t
Definition: yyQLexer.h:96
int yy_is_interactive
Definition: yyQLexer.cpp:306
size_t yy_size_t
Definition: yyQLexer.cpp:218
int yy_buffer_status
Definition: yyQLexer.cpp:322
std::streambuf * yy_input_file
Definition: yyQLexer.cpp:279