Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.lex.c125 static Char getCtmp; variable
127 #define getC(f) (((getCtmp = peekc) != '\0') ? (peekc = 0, (eChar)getCtmp) : getC1(f))