Lines Matching defs:yyunput
193 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner )818 static void yyunput (int c,char *buf_ptr ,yyscan_t yyscanner);1775 static void yyunput (int c, register char * yy_bp , yyscan_t yyscanner)