Post Scarcity
A prototype for a post scarcity programming environment
Loading...
Searching...
No Matches
lookup3.h File Reference

Go to the source code of this file.

Functions

uint32_t hashword (const uint32_t *k, size_t length, uint32_t initval)
 lookup3.h
 

Function Documentation

◆ hashword()

uint32_t hashword ( const uint32_t *  k,
size_t  length,
uint32_t  initval 
)

lookup3.h

Minimal header file wrapping Bob Jenkins' lookup3.c

(c) 2019 Simon Brooke simon.nosp@m.@jou.nosp@m.rneym.nosp@m.an.c.nosp@m.c Public domain.

Definition at line 173 of file lookup3.c.

References mix.