Searched refs:N_HASH (Results 1 – 1 of 1) sorted by relevance
27510 #define N_HASH 61 macro27602 u32 aiHash[N_HASH]; /* For sizes MX_SMALL+1 and larger */27642 hash = size % N_HASH; in memsys3Unlink()27676 hash = size % N_HASH; in memsys3Link()27844 int hash = nBlock % N_HASH; in memsys3MallocUnsafe()27876 for(i=0; i<N_HASH; i++){ in memsys3MallocUnsafe()28103 for(i=0; i<N_HASH; i++){ in sqlite3Memsys3Dump()