Home
last modified time | relevance | path

Searched defs:nWords (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/ficl/
H A Dtools.c747 int nWords = 0; in listWords() local
821 int nWords = 0; in listEnv() local
H A Ddict.c484 int nWords = 0; in dictHashSummary() local
/freebsd/contrib/tcsh/
H A Dsh.hist.c437 generateHashes(int nChars, unsigned nWords, unsigned samples, unsigned *hashes, in generateHashes()