Home
last modified time | relevance | path

Searched defs:unput (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/dtc/
A Ddtc-lexer.lex.c179 #define unput(c) yyunput( c, (yytext_ptr) ) macro
/linux/scripts/kconfig/
A Dlexer.lex.c198 #define unput(c) yyunput( c, (yytext_ptr) ) macro

Completed in 10 milliseconds