Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/aicasm/
A Daicasm_macro_scan.l99 unput(')');
125 unput(',');
137 unput('(');
A Daicasm_scan.l312 unput('(');
366 unput(',');
411 unput(*--yptr);
431 unput('(');
542 unput(*--body_pos);
551 unput(*--strp);
/linux/scripts/genksyms/
A Dlex.l290 unput('(');
377 unput(token);
393 unput(token);
/linux/scripts/kconfig/
A Dlexer.lex.c198 #define unput(c) yyunput( c, (yytext_ptr) ) macro
2814 unput('\n');
3951 unput(c); in expand_token()
3964 unput(*--end); in expand_token()
3983 unput(*--end); in append_expanded_string()
/linux/tools/perf/util/
A Dparse-events.l325 . { unput(*yytext); BEGIN(INITIAL); }
/linux/scripts/dtc/
A Ddtc-lexer.lex.c179 #define unput(c) yyunput( c, (yytext_ptr) ) macro

Completed in 18 milliseconds