Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.l125 yylex_destroy ();
H A Dwinprefslex.c713 int yylex_destroy ( void );
2054 int yylex_destroy (void) in yylex_destroy() function
2151 yylex_destroy (); in parse_file()
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c563 int yylex_destroy ( void );
1863 int yylex_destroy (void) in yylex_destroy() function
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped683 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)
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped875 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)