Searched refs:STRtilde (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/bin/csh/ | ||
| D | const.c | 159 Char STRtilde[] = { '~', '\0' }; variable |
| D | exp.c | 415 if (eq(**vp, STRtilde)) { in exp6() |
| D | file.c | 555 copyn(word, STRtilde, 1); in tsearch() |