Home
last modified time | relevance | path

Searched refs:hash_once (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dfossildelta.c121 static u32 hash_once(const char *z){ in hash_once() function
362 int hv = hash_once(&zSrc[i]) % nHash; in delta_create()