Searched refs:unput (Results 1 – 9 of 9) sorted by relevance
103 unput(')');129 unput(',');141 unput('(');
316 unput('(');370 unput(',');415 unput(*--yptr);435 unput('(');546 unput(*--body_pos);555 unput(*--strp);
323 unput('(');387 unput(token);403 unput(token);
179 #define unput(c) yyunput( c, (yytext_ptr) )2132 unput('(');2196 unput(token);2212 unput(token);
97 unput(yytext[0]);
207 #define unput(c) yyunput( c, (yytext_ptr) ) macro1117 unput(zconftext[0]);
207 #define unput(c) yyunput( c, (yytext_ptr) )1117 unput(zconftext[0]);
213 . { unput(*yytext); BEGIN(INITIAL); }
195 #define unput(c) yyunput( c, (yytext_ptr) )