Searched refs:N_HASH (Results 1 – 1 of 1) sorted by relevance
46 #define N_HASH 61 macro138 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */178 hash = size % N_HASH; in memsys3Unlink()212 hash = size % N_HASH; in memsys3Link()380 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()412 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()639 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()