Home
last modified time | relevance | path

Searched refs:STRLparen (Results 1 – 3 of 3) sorted by relevance

/openbsd/bin/csh/
H A Dconst.c44 Char STRLparen[] = { '(', '\0' }; variable
H A Dexp.c353 if (eq(**vp, STRLparen)) { in exp6()
H A Dset.c100 if (eq(p, STRLparen)) { in doset()