Home
last modified time | relevance | path

Searched refs:unput (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.l332 unput(token);
348 unput(token);
H A Dlex.c_shipped229 #define unput(c) yyunput( c, (yytext_ptr) )
2486 unput(token);
2502 unput(token);
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c207 #define unput(c) yyunput( c, (yytext_ptr) ) macro
1095 unput(zconftext[0]);
H A Dzconf.l92 unput(yytext[0]);
H A Dlex.zconf.c_shipped207 #define unput(c) yyunput( c, (yytext_ptr) )
1095 unput(zconftext[0]);
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped189 #define unput(c) yyunput( c, (yytext_ptr) )