Searched refs:_distances (Results 1 – 1 of 1) sorted by relevance
236 … UInt32 *_distances, UInt32 _maxLen, const UInt32 *hash, Int32 limit, UInt32 size, UInt32 *posRes) in GetMatchesSpecN() argument240 UInt32 *distances = _distances + 1; in GetMatchesSpecN()298 UInt32 num = (UInt32)(distances - _distances); in GetMatchesSpecN()299 *_distances = num - 1; in GetMatchesSpecN()300 _distances += num; in GetMatchesSpecN()