BITSET_XOR_CMP_   242 maint/gnulib/lib/bitset.h #define bitset_xor_cmp(DST, SRC1, SRC2) BITSET_XOR_CMP_ (DST, SRC1, SRC2)
BITSET_XOR_CMP_   519 maint/gnulib/lib/bitset/stats.c   return BITSET_XOR_CMP_ (dst->s.bset, src1->s.bset, src2->s.bset);