Home | History | Annotate | Download | only in compiler

Lines Matching defs:yylex_init_extra

1268 int yylex_init_extra ( YY_EXTRA_TYPE user_defined, yyscan_t* scanner);
3447 /* yylex_init_extra has the same functionality as yylex_init, but follows the
3454 int yylex_init_extra( YY_EXTRA_TYPE yy_user_defined, yyscan_t* ptr_yy_globals )
3779 if (yylex_init_extra(context, &scanner))