Home
last modified time | relevance | path

Searched defs:HashInit (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dft_hash.c42 void HashInit(Hash *pNew, int keyClass, int copyKey){ in HashInit() function
/sqlite-3.40.0/test/
H A Dspeedtest1.c144 static void HashInit(void){ in HashInit() function