Searched refs:withinTmp (Results 1 – 1 of 1) sorted by relevance
968 …ct(LZ4F_dctx* dctxPtr, const BYTE* dstPtr, size_t dstSize, const BYTE* dstPtr0, unsigned withinTmp) in LZ4F_updateDict() argument984 if ((withinTmp) && (dctxPtr->dict == dctxPtr->tmpOutBuffer)) { in LZ4F_updateDict()990 if (withinTmp) { /* copy relevant dict portion in front of tmpOut within tmpOutBuffer */ in LZ4F_updateDict()