Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/comp/
H A Dregexp.h94 UNGETC(c); in _re_read()
101 UNGETC(c); in _re_read()
109 UNGETC(c); in _re_read()
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dregexp.h104 UNGETC(c);
111 UNGETC(c);
119 UNGETC(c);
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dregexp.h104 UNGETC(c);
111 UNGETC(c);
119 UNGETC(c);
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dregexp.h104 UNGETC(c);
111 UNGETC(c);
119 UNGETC(c);
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dregexp.h104 UNGETC(c);
111 UNGETC(c);
119 UNGETC(c);
/titanic_41/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c43 #define UNGETC(cntr) cntr-- macro
321 (void) UNGETC(cntr); in lex()
341 (void) UNGETC(cntr); in lex()
357 (void) UNGETC(cntr); in lex()
385 (void) UNGETC(cntr); in lex()
403 (void) UNGETC(cntr); in lex()
415 (void) UNGETC(cntr); in lex()
436 (void) UNGETC(cntr); in lex()
460 (void) UNGETC(cntr); in find_eol()
/titanic_41/usr/src/head/
H A Dregexp.h98 UNGETC(c); in compile()
110 UNGETC(c); in compile()
131 UNGETC(c); in compile()
264 UNGETC(c); in compile()
/titanic_41/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c191 (void) UNGETC(ibcfg_cntr); in ib_lex()
211 (void) UNGETC(ibcfg_cntr); in ib_lex()
227 (void) UNGETC(ibcfg_cntr); in ib_lex()
254 (void) UNGETC(ibcfg_cntr); in ib_lex()
272 (void) UNGETC(ibcfg_cntr); in ib_lex()
284 (void) UNGETC(ibcfg_cntr); in ib_lex()
305 (void) UNGETC(ibcfg_cntr); in ib_lex()
335 (void) UNGETC(ibcfg_cntr); in ib_find_eol()
H A Dcfga_conf.h70 #define UNGETC(cntr) cntr-- macro
/titanic_41/usr/src/lib/libadm/common/
H A Dregexp.c36 #define UNGETC(c) (--sp) macro
/titanic_41/usr/src/lib/libc/port/fp/
H A Dfile_decim.c48 UNGETC(x, iop))
/titanic_41/usr/src/lib/libc/inc/
H A Dmtlib.h70 #define UNGETC(c, s) _ungetc_unlocked(c, s) macro
/titanic_41/usr/src/ucbcmd/sed/
H A Dsed.h50 #define UNGETC(c) (--sp) macro
/titanic_41/usr/src/ucbcmd/expr/
H A Dexpr.y96 #define UNGETC(c) (--sp) macro
/titanic_41/usr/src/cmd/ed/
H A Ded.c150 #define UNGETC(c) (peekc = c) macro
1539 UNGETC(c); /* put c back */ in unixcom()
1998 UNGETC('\n'); in compsub()
2174 UNGETC('\n'); in comple()
/titanic_41/usr/src/lib/libc/port/stdio/
H A Ddoscan.c70 UNGETC(x, iop)))
/titanic_41/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c83 #define UNGETC(c) (--sp) macro