Home
last modified time | relevance | path

Searched defs:FNV_32_INIT (Results 1 – 10 of 10) sorted by relevance

/dports/databases/beansdb/beansdb-0.7.1.4/src/
H A Dfnv1a.h20 #define FNV_32_INIT 0x811c9dc5 macro
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libhashkit/
H A Dfnv_32.cc42 static uint32_t FNV_32_INIT= 2166136261UL; variable
/dports/devel/gearmand/gearmand-1.0.6/libhashkit/
H A Dfnv_32.cc42 static uint32_t FNV_32_INIT= 2166136261UL; variable
/dports/databases/libmemcached/libmemcached-1.0.18/libhashkit/
H A Dfnv_32.cc42 static uint32_t FNV_32_INIT= 2166136261UL; variable
/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/util/
H A Dhash.h8 #define FNV_32_INIT UINT32_C(2166136261) macro
/dports/databases/twemproxy/twemproxy-0.5.0/src/hashkit/
H A Dnc_fnv.c22 static const uint32_t FNV_32_INIT = 2166136261UL; variable
/dports/textproc/zorba/zorba-2.7.0/src/zorbautils/
H A Dhashfun.h32 #define FNV_32_INIT ((uint32_t)0x811c9dc5) macro
/dports/dns/mydns-ng/mydns-1.2.8.31/src/mydns/
H A Dcache.h41 #define FNV_32_INIT ((uint32_t)2166136261U) macro
/dports/dns/mydns/mydns-1.1.0/src/mydns/
H A Dcache.h41 #define FNV_32_INIT ((uint32_t)2166136261U) macro
/dports/databases/pecl-memcache/memcache-8.0/src/
H A Dmemcache_pool.h328 #define FNV_32_INIT 0x811c9dc5 macro