Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/libs/
Dlz4.c947 LZ4_FORCE_INLINE void LZ4_clearHash(U32 h, void *tableBase, tableType_t const tableType) in LZ4_clearHash() function
1464 LZ4_clearHash(h, cctx->hashTable, tableType); in LZ4_compress_generic_validated()