BITSET_OR_CMP_    236 maint/gnulib/lib/bitset.h #define bitset_or_cmp(DST, SRC1, SRC2) BITSET_OR_CMP_ (DST, SRC1, SRC2)
BITSET_OR_CMP_    503 maint/gnulib/lib/bitset/stats.c   return BITSET_OR_CMP_ (dst->s.bset, src1->s.bset, src2->s.bset);