Searched refs:forwardH (Results 1 – 1 of 1) sorted by relevance
834 U32 forwardH; in LZ4_compress_generic() local863 ip++; forwardH = LZ4_hashPosition(ip, tableType); in LZ4_compress_generic()877 U32 const h = forwardH; in LZ4_compress_generic()886 forwardH = LZ4_hashPosition(forwardIp, tableType); in LZ4_compress_generic()898 U32 const h = forwardH; in LZ4_compress_generic()935 forwardH = LZ4_hashPosition(forwardIp, tableType); in LZ4_compress_generic()1138 forwardH = LZ4_hashPosition(++ip, tableType); in LZ4_compress_generic()