Searched refs:addWordToHash (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Dsh.hist.c204 addWordToHash(struct hashValue *h, const Char *word) function
311 addWordToHash(struct hashValue *h, const Char *word) function
324 addWordToHash(h, b);
349 addWordToHash(struct hashValue *h, const Char *word) function
385 addWordToHash(&s, h->word);
398 addWordToHash(&s, str);

Completed in 41 milliseconds