Searched refs:HLL_Q (Results 1 – 1 of 1) sorted by relevance
195 #define HLL_Q (64-HLL_P) /* The number of bits of the hash value used for macro469 hash |= ((uint64_t)1<<HLL_Q); /* Make sure the loop terminates in hllPatLen()1039 double z = m * hllTau((m-reghisto[HLL_Q+1])/(double)m); in hllCount()1040 for (j = HLL_Q; j >= 1; --j) { in hllCount()