Searched refs:oPos (Results 1 – 2 of 2) sorted by relevance
4070 { size_t oPos = 0; in ZSTD_compress2() local4073 dst, dstCapacity, &oPos, in ZSTD_compress2()4078 assert(oPos == dstCapacity); in ZSTD_compress2()4082 return oPos; in ZSTD_compress2()
5733 { size_t oPos = 0; in ZSTD_compress2() local5736 dst, dstCapacity, &oPos, in ZSTD_compress2()5744 assert(oPos == dstCapacity); in ZSTD_compress2()5748 return oPos; in ZSTD_compress2()