Searched refs:matchl0_safe (Results 1 – 1 of 1) sorted by relevance
204 …{ const BYTE* const matchl0_safe = ZSTD_selectAddr(idxl0, prefixLowestIndex, matchl0, &dummy[0]… in ZSTD_compressBlock_doubleFast_noDict_generic() local207 if (MEM_read64(matchl0_safe) == MEM_read64(ip) && matchl0_safe == matchl0) { in ZSTD_compressBlock_doubleFast_noDict_generic()