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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c41 void unreadc(tchar);
56 * of ungetC and unreadc. The key observation is that the state
108 unreadc(c);
542 ungetC('s'), unreadc(HISTSUB), c = ':';
553 unreadc(c);
581 unreadc(c);
642 unreadc(delim);
652 unreadc(c);
678 unreadc(c);
710 unreadc(
1149 unreadc(tchar c) function
[all...]
/illumos-gate/usr/src/cmd/dc/
H A Ddc.c111 unreadc(c);
738 unreadc(c);
1294 unreadc(c);
1462 unreadc(char c) function

Completed in 48 milliseconds