HomeSort by: relevance | last modified time | path
    Searched defs:ungetD (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/csh/
lex.c 90 * which it can ungetD to be before history substitutions.
135 #define ungetD(c) peekd = c
444 ungetD(c);
463 ungetD(c);
539 ungetD(c);
618 ungetD(c);
621 ungetD(c);
625 ungetD(c);

Completed in 12 milliseconds