Home
last modified time | relevance | path

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

/third_party/lzma/Asm/x86/
DLzFindOpt.asm74 son equ r9 define
82 son equ REG_ABI_PARAM_3 define
/third_party/lzma/C/
DLzFindOpt.c223 …t32 * Z7_FASTCALL GetMatchesSpecN_2(const Byte *lenLimit, size_t pos, const Byte *cur, CLzRef *son, in GetMatchesSpecN_2()
DLzFind.c873 …t32 * Hc_GetMatchesSpec(size_t lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in Hc_GetMatchesSpec()
955 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
1025 …ic void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in SkipMatchesSpec()
DLzFind.h31 CLzRef *son; member
DLzFindMt.h76 CLzRef *son; member