14#define XXH_STATIC_LINKING_ONLY
unsigned long long XXH64_hash_t
Definition xxhash.h:219
struct XXH64_state_s XXH64_state_t
The opaque state struct for the XXH64 streaming API.
Definition xxhash.h:229
char * dst
Definition lz4.h:833
uint32_t seed
Definition stream_decompress.c:26
size_t SEQ_gen(SEQ_stream *stream, SEQ_gen_type type, unsigned value, SEQ_outBuffer *out)
Definition seqgen.c:245
XXH64_hash_t SEQ_digest(SEQ_stream const *stream)
Definition seqgen.c:257
SEQ_stream SEQ_initStream(unsigned seed)
Definition seqgen.c:32
SEQ_gen_type
Definition seqgen.h:19
@ SEQ_gen_of
Definition seqgen.h:22
@ SEQ_gen_max
Definition seqgen.h:23
@ SEQ_gen_ml
Definition seqgen.h:20
@ SEQ_gen_ll
Definition seqgen.h:21