#include <iostream>
#include <errno.h>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <FlexLexer.h>
#include <unistd.h>
Go to the source code of this file.
Classes
Defines
Typedefs
Functions
Variables
Define Documentation
#define YY_INT_ALIGNED short int |
#define YY_FLEX_MAJOR_VERSION 2 |
#define YY_FLEX_MINOR_VERSION 5 |
#define YY_FLEX_SUBMINOR_VERSION 35 |
#define INT16_MIN (-32767-1) |
#define INT32_MIN (-2147483647-1) |
#define INT16_MAX (32767) |
#define INT32_MAX (2147483647) |
#define UINT16_MAX (65535U) |
#define UINT32_MAX (4294967295U) |
#define YY_BUF_SIZE 16384 |
#define YY_TYPEDEF_YY_BUFFER_STATE |
#define YY_TYPEDEF_YY_SIZE_T |
#define YY_STRUCT_YY_BUFFER_STATE |
#define yytext_ptr yytext |
#define YY_DECL int yyqLexer::yylex() |
#define YY_EXTRA_TYPE void * |
#define YY_READ_BUF_SIZE 8192 |
#define YY_START_STACK_INCR 25 |
#define YY_DECL_IS_OURS 1 |
#define YY_DECL int yyFlexLexer::yylex() |
Typedef Documentation
Function Documentation
static void yy_flex_strncpy |
( |
char * |
, |
|
|
yyconst char * |
, |
|
|
int |
| |
|
) |
| | [static] |
Variable Documentation