yyunput           198 scripts/kconfig/zconf.lex.c #define unput(c) yyunput( c, (yytext_ptr)  )
yyunput           893 scripts/kconfig/zconf.lex.c     static void yyunput (int c,char *buf_ptr  );