Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.exec.c57 int hashval, hashval1, i; in doexec() local
135 hashval1 = hash(hashval, i); in doexec()
136 if (!bit(xhash, hashval1)) in doexec()