Home | History | Annotate | Download | only in calc++

Lines Matching refs:yylex_destroy

602 int yylex_destroy (void );
1955 * This function is called from yylex_destroy(), so don't allocate here.
1982 /* yylex_destroy is for both reentrant and non-reentrant scanners. */
1983 int yylex_destroy (void)