Searched defs:ungetD (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c63 * which it can ungetD to be before history substitutions.
85 #define ungetD(c) peekd = c macro
388 ungetD(c);
407 ungetD(c);
438 ungetD(c);
460 ungetD(c);

Completed in 45 milliseconds