Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c90 #define ungetC(c) peekc = c macro
224 ungetC(c1); in word()
276 ungetC(c); in word()
281 ungetC(c); in word()
299 ungetC(c); in word()
395 ungetC('$' | QUOTE); in getdol()
470 ungetC(c); in getdol()
530 ungetC(sc); in getexcl()
549 ungetC('s'), unreadc(HISTSUB), c = ':'; in getexcl()
567 ungetC(c); in getexcl()
[all …]