Searched refs:nowPos (Results 1 – 3 of 3) sorted by relevance
1055 void Flush(int nowPos) throws IOException in Flush() argument1058 WriteEndMarker(nowPos & _posStateMask); in Flush()
1055 void Flush(UInt32 nowPos) in Flush() argument1058 WriteEndMarker(nowPos & _posStateMask); in Flush()
2070 MY_NO_INLINE static SRes Flush(CLzmaEnc *p, UInt32 nowPos) in Flush() argument2075 WriteEndMarker(p, nowPos & p->pbMask); in Flush()