Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_compress_internal.h569 ZSTD_safecopyLiterals(BYTE* op, BYTE const* ip, BYTE const* const iend, BYTE const* ilimit_w) in ZSTD_safecopyLiterals() function
630 ZSTD_safecopyLiterals(seqStorePtr->lit, literals, litEnd, litLimit_w); in ZSTD_storeSeq()