PostgreSQL Source Code git master
Loading...
Searching...
No Matches
fasthash_state Struct Reference

#include <hashfn_unstable.h>

Data Fields

uint64 accum
 
uint64 hash
 

Detailed Description

Definition at line 100 of file hashfn_unstable.h.

Field Documentation

◆ accum

uint64 fasthash_state::accum

Definition at line 103 of file hashfn_unstable.h.

◆ hash

uint64 fasthash_state::hash

Definition at line 105 of file hashfn_unstable.h.


The documentation for this struct was generated from the following file: