Searched refs:ZSTD_safecopyLiterals (Results 1 – 1 of 1) sorted by relevance
485 static void ZSTD_safecopyLiterals(BYTE* op, BYTE const* ip, BYTE const* const iend, BYTE const* ili… in ZSTD_safecopyLiterals() function529 ZSTD_safecopyLiterals(seqStorePtr->lit, literals, litEnd, litLimit_w); in ZSTD_storeSeq()