Searched refs:DC_BITMAP_SIZE (Results 1 – 2 of 2) sorted by relevance
26 #define DC_BITMAP_SIZE 128 macro34 unsigned int bm0[DC_BITMAP_SIZE];35 unsigned int bm1[DC_BITMAP_SIZE];36 unsigned int bm2[DC_BITMAP_SIZE];
70 entry = (hash / BITS_PER_INT) % DC_BITMAP_SIZE; in addBit()