Searched refs:LZ4_attach_HC_dictionary (Results 1 – 4 of 4) sorted by relevance
348 LZ4LIB_API void LZ4_attach_HC_dictionary(LZ4_streamHC_t *working_stream, const LZ4_streamHC_t *dict…
935 void LZ4_attach_HC_dictionary(LZ4_streamHC_t *working_stream, const LZ4_streamHC_t *dictionary_stre… in LZ4_attach_HC_dictionary() function
570 LZ4_attach_HC_dictionary((LZ4_streamHC_t *)ctx, cdict ? cdict->HCCtx : NULL); in LZ4F_initStream()
861 LZ4_attach_HC_dictionary(&LZ4_streamHC, &LZ4dictHC); in FUZ_test()867 LZ4_attach_HC_dictionary(&LZ4_streamHC, &LZ4dictHC); in FUZ_test()873 LZ4_attach_HC_dictionary(&LZ4_streamHC, &LZ4dictHC); in FUZ_test()880 LZ4_attach_HC_dictionary(&LZ4_streamHC, &LZ4dictHC); in FUZ_test()