Go to the source code of this file.
void rtlil_frontend_ilang_yyerror |
( |
char const * |
s | ) |
|
Definition at line 29 of file ilang_frontend.cc.
#define YOSYS_NAMESPACE_PREFIX
void log_error(const char *format,...)
int rtlil_frontend_ilang_yyget_lineno(void)
int rtlil_frontend_ilang_yyget_lineno |
( |
void |
| ) |
|
Get the current line number.
Definition at line 1992 of file ilang_lexer.cc.
int rtlil_frontend_ilang_yylineno
int rtlil_frontend_ilang_yylex |
( |
void |
| ) |
|
int rtlil_frontend_ilang_yylex_destroy |
( |
void |
| ) |
|
Definition at line 2099 of file ilang_lexer.cc.
static YY_BUFFER_STATE * yy_buffer_stack
void rtlil_frontend_ilang_yy_delete_buffer(YY_BUFFER_STATE b)
void rtlil_frontend_ilang_yypop_buffer_state(void)
void rtlil_frontend_ilang_yyfree(void *)
#define YY_CURRENT_BUFFER
static int yy_init_globals(void)
#define YY_CURRENT_BUFFER_LVALUE
int rtlil_frontend_ilang_yyparse |
( |
void |
| ) |
|
void rtlil_frontend_ilang_yyrestart |
( |
FILE * |
input_file | ) |
|
Immediately switch to a different input stream.
- Parameters
-
input_file | A readable stream. |
- Note
- This function does not reset the start condition to
INITIAL
.
Definition at line 1612 of file ilang_lexer.cc.
static void rtlil_frontend_ilang_yyensure_buffer_stack(void)
static void rtlil_frontend_ilang_yy_load_buffer_state(void)
YY_BUFFER_STATE rtlil_frontend_ilang_yy_create_buffer(FILE *file, int size)
#define YY_CURRENT_BUFFER
static void rtlil_frontend_ilang_yy_init_buffer(YY_BUFFER_STATE b, FILE *file)
static void input_file(std::istream &f, std::string filename)
FILE * rtlil_frontend_ilang_yyin
#define YY_CURRENT_BUFFER_LVALUE