Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c56 Char STRand2[] = { '&', '&', '\0' }; variable
H A Dexp.c100 if (**vp && eq(**vp, STRand2)) { in exp1()