Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l38 #ifdef unput
39 #undef unput
352 unput(c);
380 unput(c);
427 unput(c);
440 unput(c);
453 unput(c);
466 unput(c);
521 unput(c);
534 unput(c);
[all …]
/illumos-gate/usr/src/cmd/awk/
H A Dlex.c98 unput(c); in peek()
128 unput(c); in gettok()
145 unput(c); in gettok()
215 unput(c); in yylex()
461 unput(c); in string()
571 unput('\n'); in regexpr()
584 unput('/'); in regexpr()
621 unput(int c) /* put lexical character back on input */ in unput() function
636 unput(s[i]); in unputstr()
H A Dawk.h317 extern void unput(int);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlex_var.h47 #ifdef unput
48 # undef unput
49 # define unput(c) { if (pos > 0) pos--; \ macro
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dnrform82 call unput(yytext(yyleng))
97 call unput(yytext(yyleng))
109 call unput(yytext(yyleng))
124 call unput(yytext(yyleng))
144 call unput(yytext(yyleng))
155 call unput(yytext(yyleng))
H A Dncform116 {unput(*--yylastch);break;}
134 {unput(*--yylastch);break;}
152 {unput(*--yylastch);break;}
169 {unput(*--yylastch);break;}
194 unput(*yylastch--);
210 unput(*yylastch);
267 unput(c);
H A Dnceucform319 while(n-->0) unput(*--p);
392 unput(c);
/illumos-gate/usr/src/tools/cscope-fast/
H A Dscanner.l49 #undef unput
50 #define unput(c) (*yysptr++ = (c)) macro
138 unput(*cp);
534 unput(c);
660 unput(c);
666 unput('\n');
719 unput('\n');
883 unput(c);
903 unput(c);
/illumos-gate/usr/src/lib/libfru/libfru/
H A DnameSyntaxLex.l36 #undef unput
38 #define unput(c)(*--gParserString=c) macro
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.l48 #ifdef unput
49 #undef unput
57 static void unput(int);
230 unput(int c)
/illumos-gate/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');
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_lex.l48 #undef unput
52 static void unput(int);
482 unput(c);
604 unput(*q);
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_lex.l76 #ifdef unput
77 #undef unput
85 static void unput(int);
653 unput(int c)
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dprparser.l304 unput (c); in PrDoCommentType1()
H A Daslsupport.l634 unput (c1); in AslDoComment()
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.lx.l181 <reg>"/" { BEGIN A; unput('/'); }
/illumos-gate/usr/src/cmd/spell/
H A Dstop1380 unput