Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/common/
Dlz4.h488 …LZ4LIB_STATIC_API void LZ4_attach_dictionary(LZ4_stream_t *workingStream, const LZ4_stream_t *dict…
/DragonOS-0.1.8/kernel/src/libs/
Dlz4.c1950 void LZ4_attach_dictionary(LZ4_stream_t *workingStream, const LZ4_stream_t *dictionaryStream) in LZ4_attach_dictionary() function