Home
last modified time | relevance | path

Searched refs:LZ4_putPositionOnHash (Results 1 – 1 of 1) sorted by relevance

/lz4-3.4.0-2.7.6/lib/
Dlz4.c748 LZ4_FORCE_INLINE void LZ4_putPositionOnHash(const BYTE* p, U32 h, in LZ4_putPositionOnHash() function
764 LZ4_putPositionOnHash(p, h, tableBase, tableType, srcBase); in LZ4_putPosition()
949 LZ4_putPositionOnHash(ip, h, cctx->hashTable, tableType, base); in LZ4_compress_generic_validated()