Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4.c736 LZ4_FORCE_INLINE void LZ4_putIndexOnHash(U32 idx, U32 h, void* tableBase, tableType_t const tableTy… in LZ4_putIndexOnHash() function
998 LZ4_putIndexOnHash(current, h, cctx->hashTable, tableType); in LZ4_compress_generic_validated()
1185 LZ4_putIndexOnHash(current, h, cctx->hashTable, tableType); in LZ4_compress_generic_validated()