Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.func.c101 int i, dolsq = 0; in expand_lex() local
123 if (dolsq) { in expand_lex()
124 dolsq = 0; in expand_lex()
128 dolsq++; in expand_lex()
135 if (dolsq) break; in expand_lex()