Home | History | Annotate | Download | only in compiler

Lines Matching refs:yylex_init

1266 int yylex_init (yyscan_t* scanner);
3422 /* yylex_init is special because it creates the scanner itself, so it is
3426 int yylex_init(yyscan_t* ptr_yy_globals)
3447 /* yylex_init_extra has the same functionality as yylex_init, but follows the
3519 * yylex_init()