Home
last modified time | relevance | path

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

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