Lines Matching refs:mc_groups_longs
91 static unsigned long mc_groups_longs = 1;
406 mc_groups_longs *
410 mc_groups_longs * BITS_PER_LONG,
416 mc_groups_longs * BITS_PER_LONG);
425 if (id + n_groups > mc_groups_longs * BITS_PER_LONG) {
426 unsigned long new_longs = mc_groups_longs +
443 mc_groups[mc_groups_longs + i] = 0;
445 mc_groups_longs = new_longs;
509 mc_groups_longs * BITS_PER_LONG);
524 mc_groups_longs * BITS_PER_LONG);