Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c207 #define unput(c) yyunput( c, (yytext_ptr) )
903 static void yyunput (int c,char *buf_ptr );
1651 static void yyunput (int c, register char * yy_bp ) in yyunput() function
H A Dlex.zconf.c_shipped207 #define unput(c) yyunput( c, (yytext_ptr) )
903 static void yyunput (int c,char *buf_ptr );
1651 static void yyunput (int c, register char * yy_bp )
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped229 #define unput(c) yyunput( c, (yytext_ptr) )
744 static void yyunput (int c,char *buf_ptr );
1466 static void yyunput (int c, register char * yy_bp )
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped189 #define unput(c) yyunput( c, (yytext_ptr) )
585 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */