Home
last modified time | relevance | path

Searched refs:yyunput (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c207 #define unput(c) yyunput( c, (yytext_ptr) )
925 static void yyunput (int c,char *buf_ptr );
1689 static void yyunput (int c, register char * yy_bp ) in yyunput() function
Dzconf.lex.c_shipped207 #define unput(c) yyunput( c, (yytext_ptr) )
925 static void yyunput (int c,char *buf_ptr );
1689 static void yyunput (int c, register char * yy_bp )
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped179 #define unput(c) yyunput( c, (yytext_ptr) )
633 static void yyunput (int c,char *buf_ptr );
1235 static void yyunput (int c, register char * yy_bp )
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped195 #define unput(c) yyunput( c, (yytext_ptr) )
643 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */