Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/common/
Dlz4.h689 …LZ4LIB_API int LZ4_compress_limitedOutput_withState(void *state, const char *source, char *dest, i…
/DragonOS-0.1.2/kernel/src/libs/
Dlz4.c3100 int LZ4_compress_limitedOutput_withState(void *state, const char *src, char *dst, int srcSize, int … in LZ4_compress_limitedOutput_withState() function