Searched refs:oPos (Results 1 – 2 of 2) sorted by relevance
4516 { size_t oPos = 0; in ZSTD_compress2() local4519 dst, dstCapacity, &oPos, in ZSTD_compress2()4527 assert(oPos == dstCapacity); in ZSTD_compress2()4531 return oPos; in ZSTD_compress2()
17154 { size_t oPos = 0; in ZSTD_compress2() local17157 dst, dstCapacity, &oPos, in ZSTD_compress2()17162 assert(oPos == dstCapacity); in ZSTD_compress2()17166 return oPos; in ZSTD_compress2()