Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDsh.hist.c44 static int heq (const struct wordent *, const struct wordent *);
603 heq(const struct wordent *a0, const struct wordent *b0) in heq() function
868 else if (hp->Hhash == hashval && heq(lp, &(hp->Hlex))) in findHistHashTable()
974 if (pp->Hnext && heq(lp, &(pp->Hnext->Hlex))) { in enthist()
1018 if (heq(&p->Hlex, &np->Hlex)) { in enthist()