Searched defs:minLen (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib_huffman.c | 178 Int32 minLen, in BZ2_hbAssignCodes() 198 Int32 minLen, in BZ2_hbCreateDecodeTables()
|
H A D | bzlib_decompress.c | 153 Int32 minLen, maxLen; in BZ2_decompress() local
|
H A D | bzlib_compress.c | 282 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/openbmc/linux/lib/ |
H A D | decompress_bunzip2.c | 87 int minLen, maxLen; member 237 int minLen, maxLen, pp; in get_next_block() local
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_debug.c | 5872 int minLen = length > 15 ? 15 : length; in scsi_debug_write_info() local
|