Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dtools.c743 int nChars = 0; in listWords() local
H A Dvm.c471 void vmPushTib(FICL_VM *pVM, char *text, FICL_INT nChars, TIB *pSaveTib) in vmPushTib()
/freebsd/contrib/tcsh/
H A Dsh.hist.c437 generateHashes(int nChars, unsigned nWords, unsigned samples, unsigned *hashes, in generateHashes()