Searched defs:son (Results 1 – 4 of 4) sorted by relevance
/external/lzma/C/ |
D | LzFind.c | 322 …t32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in Hc_GetMatchesSpec() 353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1() 408 …ic void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in SkipMatchesSpec()
|
D | LzFind.h | 28 CLzRef *son; member
|
D | LzFindMt.h | 76 CLzRef *son; member
|
D | LzFindMt.c | 234 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpecN()
|