Searched refs:unput (Results 1 – 15 of 15) sorted by relevance
36 #ifdef unput37 #undef unput42 static void unput(int);350 unput(c);378 unput(c);425 unput(c);438 unput(c);451 unput(c);464 unput(c);519 unput(c);[all …]
47 #ifdef unput48 # undef unput49 # define unput(c) { if (pos > 0) pos--; \ macro
84 call unput(yytext(yyleng))99 call unput(yytext(yyleng))111 call unput(yytext(yyleng))126 call unput(yytext(yyleng))146 call unput(yytext(yyleng))157 call unput(yytext(yyleng))
120 {unput(*--yylastch);break;}138 {unput(*--yylastch);break;}156 {unput(*--yylastch);break;}173 {unput(*--yylastch);break;}198 unput(*yylastch--);214 unput(*yylastch);283 unput(c);
344 while(n-->0) unput(*--p);430 unput(c);
38 #undef unput40 #define unput(c)(*--gParserString=c) macro
48 #ifdef unput49 #undef unput57 static void unput(int);230 unput(int c)
51 #undef unput52 #define unput(c) (*yysptr++ = (c)) macro140 unput(*cp);536 unput(c);662 unput(c);668 unput('\n');721 unput('\n');885 unput(c);905 unput(c);
46 #undef unput48 static void unput(int);139 c = input(); unput(c);193 c = input(); unput(c); /* look for '(' */223 unput('/');288 unput(int c)305 unput(s[i]);
50 #undef unput53 #define unput(c) source_unput(c) macro
39 #undef unput42 #define unput(p) ungetc(p, scr_fp) macro161 \` unput(' '); /* No executable matching */178 unput(' ');558 unput('\n');
48 #undef unput52 static void unput(int);482 unput(c);604 unput(*q);
73 #ifdef unput74 #undef unput82 static void unput(int);641 unput(int c)
184 <reg>"/" { BEGIN A; unput('/'); }
1380 unput