empty_p           126 maint/gnulib/lib/bitset/base.h   bool (*empty_p) (bitset);
empty_p           205 maint/gnulib/lib/bitset/base.h #define BITSET_EMPTY_P_(SRC) (SRC)->b.vtable->empty_p (SRC)