Searched refs:current0 (Results 1 – 1 of 1) sorted by relevance
213 U32 current0; in ZSTD_compressBlock_fast_noDict_generic() local270 current0 = (U32)(ip0 - base); in ZSTD_compressBlock_fast_noDict_generic()271 hashTable[hash0] = current0; in ZSTD_compressBlock_fast_noDict_generic()313 current0 = (U32)(ip0 - base); in ZSTD_compressBlock_fast_noDict_generic()314 hashTable[hash0] = current0; in ZSTD_compressBlock_fast_noDict_generic()738 U32 current0; in ZSTD_compressBlock_fast_extDict_generic() local804 current0 = (U32)(ip0 - base); in ZSTD_compressBlock_fast_extDict_generic()805 hashTable[hash0] = current0; in ZSTD_compressBlock_fast_extDict_generic()846 current0 = (U32)(ip0 - base); in ZSTD_compressBlock_fast_extDict_generic()847 hashTable[hash0] = current0; in ZSTD_compressBlock_fast_extDict_generic()[all …]