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

/external/bison/src/
H A Dscan-gram.c1098 int gram_lex_destroy (void );
3414 * This function is called from gram_lex_destroy(), so don't allocate here.
3441 /* gram_lex_destroy is for both reentrant and non-reentrant scanners. */
3442 int gram_lex_destroy (void) function
3736 gram_lex_destroy ();

Completed in 90 milliseconds