Searched refs:STRand (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.parse.c104 if (p->next != p2 && eq(p->next->word, STRand))
252 if (p->next != p2 && eq(p->next->word, STRand))
577 if (p->next != p2 && eq(p->next->word, STRand)) {
H A Dtc.const.c296 Char STRand[] = { '&', '\0' }; variable
H A Dsh.exp.c291 while (**vp && eq(**vp, STRand)) {
H A Dsh.proc.c875 pads(STRand);

Completed in 368 milliseconds