Lines Matching refs:mc_groups_longs
87 static unsigned long mc_groups_longs = 1;
200 mc_groups_longs *
204 mc_groups_longs * BITS_PER_LONG,
210 mc_groups_longs * BITS_PER_LONG);
219 if (id + n_groups > mc_groups_longs * BITS_PER_LONG) {
220 unsigned long new_longs = mc_groups_longs +
237 mc_groups[mc_groups_longs + i] = 0;
239 mc_groups_longs = new_longs;
303 mc_groups_longs * BITS_PER_LONG);
318 mc_groups_longs * BITS_PER_LONG);