Searched defs:LZ4_minLength (Results 1 – 2 of 2) sorted by relevance
/external/coreboot/util/cbfstool/lz4/lib/ | ||
D | lz4.c | 269 static const int LZ4_minLength = (MFLIMIT+1); variable |
/external/lz4/lib/ | ||
D | lz4.c | 249 static const int LZ4_minLength = (MFLIMIT+1); variable |