bitset_type_get   204 maint/gnulib/lib/bitset.c   enum bitset_type type = bitset_type_get (bset);
bitset_type_get   394 maint/gnulib/lib/bitset.c   bitset tmp = bitset_alloc (0, bitset_type_get (dst));
bitset_type_get   130 maint/gnulib/lib/bitset.h enum bitset_type bitset_type_get (bitset);
bitset_type_get   236 maint/gnulib/tests/test-bitset.c   if (bitset_type_get (bsrc0) != BITSET_ARRAY)