Home
last modified time | relevance | path

Searched defs:maxLen (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/bzip2/
H A Dhuffman.c66 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
155 Int32 maxLen, in BZ2_hbAssignCodes()
175 Int32 maxLen, in BZ2_hbCreateDecodeTables()
H A Ddecompress.c110 Int32 minLen, maxLen; in BZ2_decompress() local
H A Dcompress.c242 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlshutil.cpp225 DWORD maxLen = 0; in getPrincipalList() local
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c403 int maxLen; member
533 int maxLen; member
/freebsd/contrib/sqlite3/
H A Dsqlite3.c45975 static int proxyGetLockPath(const char *dbPath, char *lPath, size_t maxLen){ in proxyGetLockPath()