index
:
lullaby.git
main
new-config
rewrite-net-route-matching
state-copy-changes
broad lua library primarily for networking, cryptography, and multithreading
System user; root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hash
/
murmur.h
blob: d7d7fc1a6f6c9fb8da616d57ead93e6f37148bc4 (
plain
)
1
2
3
4
#include "../lua.h" int l_murmur1_32(lua_State*); int l_murmur2_32(lua_State*);