Searched refs:IByteOut_Write (Results 1 – 2 of 2) sorted by relevance
/third_party/lzma/C/ | ||
D | Ppmd7Enc.c | 31 IByteOut_Write(R->Stream, (Byte)(temp + (Byte)(R->Low >> 32))); in RangeEnc_ShiftLow() |
D | 7zTypes.h | 312 #define IByteOut_Write(p, b) (p)->Write(p, b) macro |