Searched defs:unput (Results 1 – 4 of 4) sorted by relevance
139 #define unput(c) yyunput( c, yytext_ptr ) macro
210 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro
433 #define unput(c) yyunput(c, yyg->yytext_ptr, yyscanner) macro
351 #define unput(c) yyunput( c, yyg->yytext_ptr , yyscanner ) macro