Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c145 Char STRtilde[] = { '~', '\0' }; variable
H A Dexp.c346 if (eq(**vp, STRtilde)) { in exp6()
H A Dfile.c670 copyn(word, STRtilde, 1); in tsearch()