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

/linux-master/lib/zstd/compress/
H A Dzstd_compress_internal.h551 /*! ZSTD_safecopyLiterals() :
557 ZSTD_safecopyLiterals(BYTE* op, BYTE const* ip, BYTE const* const iend, BYTE const* ilimit_w) function
618 ZSTD_safecopyLiterals(seqStorePtr->lit, literals, litEnd, litLimit_w);

Completed in 206 milliseconds