Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.lex.c128 #define ungetC(c) peekc = (Char) c macro
320 ungetC(c1); in word()
396 ungetC(c); in word()
403 ungetC(c); in word()
424 ungetC(c); in word()
510 ungetC('$' | QUOTE); in getdol()
701 ungetC(c); in getexcl()
719 ungetC('s'), unreadc(HISTSUB), c = ':'; in getexcl()
736 ungetC(c); in getexcl()
741 ungetC(c), c = '-'; in getexcl()
[all …]