Home
last modified time | relevance | path

Searched defs:son (Results 1 – 4 of 4) sorted by relevance

/external/lzma/C/
DLzFind.c322 …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()
DLzFind.h28 CLzRef *son; member
DLzFindMt.h76 CLzRef *son; member
DLzFindMt.c234 Int32 NO_INLINE GetMatchesSpecN(UInt32 lenLimit, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpecN()