LBITSET_CURRENT   184 maint/gnulib/lib/bitset/list.c   if (LBITSET_CURRENT (bset) == elt)
LBITSET_CURRENT   256 maint/gnulib/lib/bitset/list.c   lbitset_elt *current = bset->b.csize ? LBITSET_CURRENT (bset) : LBITSET_HEAD (bset);
LBITSET_CURRENT   318 maint/gnulib/lib/bitset/list.c       current = LBITSET_CURRENT (bset);