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

/openbsd-current/bin/csh/
H A Dconst.c55 Char STRand[] = { '&', '\0' }; variable
H A Dparse.c120 if (p->next != p2 && eq(p->next->word, STRand))
256 if (p->next != p2 && eq(p->next->word, STRand))
565 if (p->next != p2 && eq(p->next->word, STRand)) {
H A Dexp.c145 if (**vp && eq(**vp, STRand)) {
H A Dproc.c562 pads(STRand);

Completed in 186 milliseconds