HomeSort by: relevance | last modified time | path
    Searched refs:unreadc (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/csh/
lex.c 83 * of ungetC and unreadc. The key observation is that the state
154 unreadc(c);
689 ungetC('s'), unreadc(HISTSUB), c = ':';
698 unreadc(c);
727 unreadc(c);
786 unreadc(delim);
795 unreadc(c);
823 unreadc(c);
853 unreadc(c);
862 unreadc(c)
1294 unreadc(int c) function in typeref:typename:void
    [all...]
extern.h 200 void unreadc(int);
func.c 727 unreadc(c);
751 * need to unreadc the look-ahead char
754 unreadc(c);

Completed in 12 milliseconds