Searched refs:UNGETC (Results 1 – 17 of 17) sorted by relevance
94 UNGETC(c); in _re_read()101 UNGETC(c); in _re_read()109 UNGETC(c); in _re_read()
104 UNGETC(c);111 UNGETC(c);119 UNGETC(c);
43 #define UNGETC(cntr) cntr-- macro321 (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()
98 UNGETC(c); in compile()110 UNGETC(c); in compile()131 UNGETC(c); in compile()264 UNGETC(c); in compile()
191 (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()
70 #define UNGETC(cntr) cntr-- macro
36 #define UNGETC(c) (--sp) macro
48 UNGETC(x, iop))
70 #define UNGETC(c, s) _ungetc_unlocked(c, s) macro
50 #define UNGETC(c) (--sp) macro
96 #define UNGETC(c) (--sp) macro
150 #define UNGETC(c) (peekc = c) macro1539 UNGETC(c); /* put c back */ in unixcom()1998 UNGETC('\n'); in compsub()2174 UNGETC('\n'); in comple()
70 UNGETC(x, iop)))
83 #define UNGETC(c) (--sp) macro