Searched defs:maxLen (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/bzip2/dist/ |
H A D | huffman.c | 68 Int32 maxLen ) in BZ2_hbMakeCodeLengths() 157 Int32 maxLen, in BZ2_hbAssignCodes() 177 Int32 maxLen, in BZ2_hbCreateDecodeTables()
|
H A D | decompress.c | 112 Int32 minLen, maxLen; in BZ2_decompress() local
|
H A D | compress.c | 244 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bzlib.c | 1198 Int32 minLen, maxLen; in netpgpv_BZ2_decompress() local 1904 Int32 maxLen ) in netpgpv_BZ2_hbMakeCodeLengths() 1993 Int32 maxLen, in netpgpv_BZ2_hbAssignCodes() 2013 Int32 maxLen, in netpgpv_BZ2_hbCreateDecodeTables()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/net/ |
H A D | curl.d | 2907 enum maxLen = fmt.length - "%d%03d%d%d%d".length + 10 + 10 + 3 + 3 + 3; in defaultUserAgent() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/net/ |
H A D | curl.d | 2932 enum maxLen = fmt.length - "%d%03d%d%d%d".length + 10 + 10 + 3 + 3 + 3; in defaultUserAgent() local
|