Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
hash_forgetful_chain_inc.h File Reference

Go to the source code of this file.

Data Structures

struct  HashForgetfulChain
 

Macros

#define HashForgetfulChain   HASHER()
 
#define BANK_SIZE   (1 << BANK_BITS)
 
#define BUCKET_SIZE   (1 << BUCKET_BITS)
 
#define CAPPED_CHAINS   0
 

Typedefs

typedef struct HashForgetfulChain HashForgetfulChain
 

Functions

struct FN (Slot)
 
struct FN (Bank)
 

Macro Definition Documentation

◆ BANK_SIZE

#define BANK_SIZE   (1 << BANK_BITS)

◆ BUCKET_SIZE

#define BUCKET_SIZE   (1 << BUCKET_BITS)

◆ CAPPED_CHAINS

#define CAPPED_CHAINS   0

◆ HashForgetfulChain

#define HashForgetfulChain   HASHER()

Typedef Documentation

◆ HashForgetfulChain

typedef struct HashForgetfulChain HashForgetfulChain

Function Documentation

◆ FN() [1/2]

struct FN ( Bank )

◆ FN() [2/2]

struct FN ( Slot )