Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
LzFindOpt.c File Reference
#include "Precomp.h"
#include "CpuArch.h"
#include "LzFind.h"

Macros

#define LOG_ITER(x)
 
#define USE_SON_PREFETCH
 
#define USE_LONG_MATCH_OPT
 
#define kEmptyHashValue   0
 

Functions

UInt32 *Z7_FASTCALL GetMatchesSpecN_2 (const Byte *lenLimit, size_t pos, const Byte *cur, CLzRef *son, UInt32 _cutValue, UInt32 *d, size_t _maxLen, const UInt32 *hash, const UInt32 *limit, const UInt32 *size, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 *posRes)
 

Macro Definition Documentation

◆ kEmptyHashValue

#define kEmptyHashValue   0

◆ LOG_ITER

#define LOG_ITER ( x)

◆ USE_LONG_MATCH_OPT

#define USE_LONG_MATCH_OPT

◆ USE_SON_PREFETCH

#define USE_SON_PREFETCH

Function Documentation

◆ GetMatchesSpecN_2()

UInt32 *Z7_FASTCALL GetMatchesSpecN_2 ( const Byte * lenLimit,
size_t pos,
const Byte * cur,
CLzRef * son,
UInt32 _cutValue,
UInt32 * d,
size_t _maxLen,
const UInt32 * hash,
const UInt32 * limit,
const UInt32 * size,
size_t _cyclicBufferPos,
UInt32 _cyclicBufferSize,
UInt32 * posRes )