Home | History | Annotate | Download | only in compiler

Lines Matching refs:yylex_destroy

1276 int yylex_destroy ( yyscan_t yyscanner );
3486 * This function is called from yylex_destroy(), so don't allocate here.
3525 /* yylex_destroy is for both reentrant and non-reentrant scanners. */
3526 int yylex_destroy (yyscan_t yyscanner)
3791 yylex_destroy(scanner);