Searched defs:toCopy (Results 1 – 3 of 3) sorted by relevance
181 size_t const toCopy = (size_t)((char*)(&dstDCtx->inBuff) - (char*)dstDCtx); in ZSTD_copyDCtx() local
343 size_t const toCopy = (size_t)((char*)(&dstDCtx->inBuff) - (char*)dstDCtx); in ZSTD_copyDCtx() local
5639 size_t const toCopy = XXH_MIN((secretSize - pos), customSeedSize); in XXH3_generateSecret() local