Searched refs:forwardH (Results 1 – 1 of 1) sorted by relevance
1186 U32 forwardH; in LZ4_compress_generic_validated() local1227 forwardH = LZ4_hashPosition(ip, tableType); in LZ4_compress_generic_validated()1244 U32 const h = forwardH; in LZ4_compress_generic_validated()1254 forwardH = LZ4_hashPosition(forwardIp, tableType); in LZ4_compress_generic_validated()1267 U32 const h = forwardH; in LZ4_compress_generic_validated()1316 forwardH = LZ4_hashPosition(forwardIp, tableType); in LZ4_compress_generic_validated()1571 forwardH = LZ4_hashPosition(++ip, tableType); in LZ4_compress_generic_validated()