Searched refs:yylex_destroy (Results 1 – 7 of 7) sorted by relevance
125 yylex_destroy ();
713 int yylex_destroy ( void );2054 int yylex_destroy (void) in yylex_destroy() function2151 yylex_destroy (); in parse_file()
563 int yylex_destroy ( void );1863 int yylex_destroy (void) in yylex_destroy() function
683 int yylex_destroy (void );2124 * This function is called from yylex_destroy(), so don't allocate here.2149 /* yylex_destroy is for both reentrant and non-reentrant scanners. */2150 int yylex_destroy (void)
875 int yylex_destroy ( void );2280 * This function is called from yylex_destroy(), so don't allocate here.2308 /* yylex_destroy is for both reentrant and non-reentrant scanners. */2309 int yylex_destroy (void)