Home
last modified time | relevance | path

Searched refs:unput (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/lib/libsec/common/
H A Dacl_lex.l36 #ifdef unput
37 #undef unput
42 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 …]
/titanic_44/usr/src/cmd/ipf/tools/
H A Dlex_var.h47 #ifdef unput
48 # undef unput
49 # define unput(c) { if (pos > 0) pos--; \ macro
/titanic_44/usr/src/cmd/sgs/lex/common/
H A Dnrform84 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))
H A Dncform120 {unput(*--yylastch);break;}
138 {unput(*--yylastch);break;}
156 {unput(*--yylastch);break;}
173 {unput(*--yylastch);break;}
198 unput(*yylastch--);
214 unput(*yylastch);
283 unput(c);
H A Dnceucform344 while(n-->0) unput(*--p);
430 unput(c);
/titanic_44/usr/src/lib/libfru/libfru/
H A DnameSyntaxLex.l38 #undef unput
40 #define unput(c)(*--gParserString=c) macro
/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg.l48 #ifdef unput
49 #undef unput
57 static void unput(int);
230 unput(int c)
/titanic_44/usr/src/tools/cscope-fast/
H A Dscanner.l51 #undef unput
52 #define unput(c) (*yysptr++ = (c)) macro
140 unput(*cp);
536 unput(c);
662 unput(c);
668 unput('\n');
721 unput('\n');
885 unput(c);
905 unput(c);
/titanic_44/usr/src/cmd/awk/
H A Dawk.lx.l46 #undef unput
48 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]);
/titanic_44/usr/src/cmd/tnf/prex/
H A Dprexlex.l50 #undef unput
53 #define unput(c) source_unput(c) macro
/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dscriptvfy.l39 #undef unput
42 #define unput(p) ungetc(p, scr_fp) macro
161 \` unput(' '); /* No executable matching */
178 unput(' ');
558 unput('\n');
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_lex.l48 #undef unput
52 static void unput(int);
482 unput(c);
604 unput(*q);
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_lex.l73 #ifdef unput
74 #undef unput
82 static void unput(int);
641 unput(int c)
/titanic_44/usr/src/cmd/oawk/
H A Dawk.lx.l184 <reg>"/" { BEGIN A; unput('/'); }
/titanic_44/usr/src/cmd/spell/
H A Dstop1380 unput