Searched refs:unput (Results 1 – 13 of 13) sorted by relevance
97 unput(c); in peek()126 unput(c); in gettok()143 unput(c); in gettok()217 unput(c); in yylex()425 unput(c); in string()441 unput(c); in string()466 unput(c); in string()572 unput('\n'); in regexpr()585 unput('/'); in regexpr()620 void unput(int c) /* put lexical character back on input */ in unput() function[all …]
35 extern void unput(int);
89 unput((str)[--i]); \613 unput( '\n' ); /* so <ACTION> sees it */716 unput(end_ch);730 unput(')');732 unput('(');
458 #define unput(c) yyunput( c, YY_G(yytext_ptr) M4_YY_CALL_LAST_ARG )
106 unput('.');116 unput(yytext[0]);
304 unput (c); in PrDoCommentType1()
638 unput (c1); in AslDoComment()
185 #define unput(c) yyunput( c, (yytext_ptr) ) macro
205 #define unput(c) yyunput( c, (yytext_ptr) ) macro
181 #define unput(c) yyunput( c, (yytext_ptr) ) macro
180 #define unput(c) yyunput( c, (yytext_ptr) ) macro
221214 unput