Lines Matching refs:Byte
15 const Byte *buffer;
24 Byte streamEndWasReached;
25 Byte btMode;
26 Byte bigHash;
27 Byte directInput;
35 Byte *bufBase;
46 Byte numHashBytes_Min;
47 Byte numHashOutBits;
48 Byte _pad2_[2];
56 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((const Byte *)(p)->buffer)
68 /* Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p); */
117 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *buffer, CLzRef *son,
129 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object);