BITSET_SPARSE     102 maint/gnulib/lib/bitset.c   if (attr & BITSET_SPARSE && attr & BITSET_DENSE)
BITSET_SPARSE     113 maint/gnulib/lib/bitset.c   if (attr & BITSET_SPARSE)
BITSET_SPARSE     415 maint/gnulib/tests/test-bitset.c       check_attributes (BITSET_SPARSE,   nbits);
BITSET_SPARSE     423 maint/gnulib/tests/test-bitset.c   compare (BITSET_VARIABLE, BITSET_SPARSE);