Home
last modified time | relevance | path

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

/lz4-3.4.0-2.7.6/lib/
Dlz4.c724 LZ4_FORCE_INLINE void LZ4_clearHash(U32 h, void* tableBase, tableType_t const tableType) in LZ4_clearHash() function
1115 LZ4_clearHash(h, cctx->hashTable, tableType); in LZ4_compress_generic_validated()