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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.parse.c101 if (p->next != p2 && eq(p->next->word, STRand))
249 if (p->next != p2 && eq(p->next->word, STRand))
574 if (p->next != p2 && eq(p->next->word, STRand)) {
H A Dtc.const.c296 Char STRand[] = { '&', '\0' }; variable
H A Dsh.exp.c288 while (**vp && eq(**vp, STRand)) {
H A Dsh.proc.c899 pads(STRand);

Completed in 71 milliseconds