Searched refs:ZSTD_not_in_dst (Results 1 – 2 of 2) sorted by relevance
120 ZSTD_not_in_dst = 0, /* Stored entirely within litExtraBuffer */ enumerator
103 dctx->litBufferLocation = ZSTD_not_in_dst; in ZSTD_allocateLiteralsBuffer()266 dctx->litBufferLocation = ZSTD_not_in_dst; in ZSTD_decodeLiteralsBlock()1451 dctx->litBufferLocation = ZSTD_not_in_dst;1524 dctx->litBufferLocation = ZSTD_not_in_dst;1548 …BYTE* const oend = dctx->litBufferLocation == ZSTD_not_in_dst ? ostart + maxDstSize : dctx->litBuf…1734 dctx->litBufferLocation = ZSTD_not_in_dst;1781 dctx->litBufferLocation = ZSTD_not_in_dst;