Searched refs:unput (Results 1 – 15 of 15) sorted by relevance
99 unput(')');125 unput(',');137 unput('(');
312 unput('(');366 unput(',');411 unput(*--yptr);431 unput('(');542 unput(*--body_pos);551 unput(*--strp);
287 unput('(');374 unput(token);390 unput(token);
96 unput(yytext[0]);
198 #define unput(c) yyunput( c, (yytext_ptr) )1119 unput(yytext[0]);
97 unput(yytext[0]);
207 #define unput(c) yyunput( c, (yytext_ptr) )1117 unput(zconftext[0]);
320 . { unput(*yytext); BEGIN(INITIAL); }
200 #define unput(c) yyunput( c, (yytext_ptr) ) macro
181 #define unput(c) yyunput( c, (yytext_ptr) ) macro
183 #define unput(c) yyunput( c, (yytext_ptr) )
21361 f { unput (yytext[0]); }