Searched refs:mml (Results 1 – 1 of 1) sorted by relevance
424 #define ZSTD_GEN_FAST_FN(dictMode, mml, cmov) … argument425 … static size_t ZSTD_compressBlock_fast_##dictMode##_##mml##_##cmov( \429 … return ZSTD_compressBlock_fast_##dictMode##_generic(ms, seqStore, rep, src, srcSize, mml, cmov); \446 U32 const mml = ms->cParams.minMatch; in ZSTD_compressBlock_fast() local451 switch(mml) in ZSTD_compressBlock_fast()465 switch(mml) in ZSTD_compressBlock_fast()