Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dconst.c54 Char STRLparen[] = { '(', '\0' }; variable
H A Dexp.c425 if (eq(**vp, STRLparen)) { in exp6()
H A Dset.c198 if (eq(p, STRLparen)) { in doset()