Searched refs:LZ4_compress_forceExtDict (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4.c99 int LZ4_compress_forceExtDict (LZ4_stream_t*, const char*, char*, int);
1045 int LZ4_compress_forceExtDict (LZ4_stream_t* LZ4_dict, const char* source, char* dest, int inputSize) function

Completed in 130 milliseconds