Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsnames.h74 #define STRLparen STRLpar macro
H A Dtc.const.c300 Char STRLparen[] = { '(', '\0' }; variable
H A Dsh.exp.c543 if (eq(**vp, STRLparen)) { in exp6()
H A Dsh.set.c304 if (eq(p, STRLparen)) { in doset()