Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_macro_scan.l99 unput(')');
125 unput(',');
137 unput('(');
H A Daicasm_scan.l312 unput('(');
366 unput(',');
411 unput(*--yptr);
431 unput('(');
542 unput(*--body_pos);
551 unput(*--strp);
/OK3568_Linux_fs/kernel/scripts/genksyms/
H A Dlex.l287 unput('(');
374 unput(token);
390 unput(token);
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.l96 unput(yytext[0]);
H A Dzconf.lex.c_shipped198 #define unput(c) yyunput( c, (yytext_ptr) )
1119 unput(yytext[0]);
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.l97 unput(yytext[0]);
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped207 #define unput(c) yyunput( c, (yytext_ptr) )
1117 unput(zconftext[0]);
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dparse-events.l320 . { unput(*yytext); BEGIN(INITIAL); }
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c200 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c181 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped183 #define unput(c) yyunput( c, (yytext_ptr) )
/OK3568_Linux_fs/external/xserver/
H A Dconfigure21361 f { unput (yytext[0]); }