Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c111 Char STRor2[] = { '|', '|', '\0' }; variable
H A Dexp.c85 if (**vp && eq(**vp, STRor2)) { in exp0()