Searched defs:nextp (Results 1 – 2 of 2) sorted by relevance
93 struct MBGameInfo *nextp; // Pointer to next GameInfo (unidirectional list) member
158 static u32 SearchLZ(const u8 *startp, const u8 *nextp, u32 remainSize, u16 *offset, u32 maxLength ) in SearchLZ()479 static u32 SearchLZFast(LZCompressInfo * info, const u8 *nextp, u32 remainSize, u16 *offset, u32 ma… in SearchLZFast()