rStep             589 lib/zstd/fse_compress.c 		U64 const rStep = div_u64((((U64)1 << vStepLog) * ToDistribute) + mid, (U32)total); /* scale on remaining */
rStep             593 lib/zstd/fse_compress.c 				U64 const end = tmpTotal + (count[s] * rStep);