Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c293 Char STRand2[] = { '&', '&', '\0' }; variable
H A Dsh.exp.c218 while (**vp && eq(**vp, STRand2)) { in exp1()