Searched refs:yylex_destroy (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c1088 int yylex_destroy (void );
3456 * This function is called from yylex_destroy(), so don't allocate here.
3489 /* yylex_destroy is for both reentrant and non-reentrant scanners. */
3490 int yylex_destroy (void) function

Completed in 55 milliseconds