bitset_xor 362 maint/gnulib/lib/bitset.h #define bitset_symdiff(DST, SRC1, SRC2) bitset_xor (DST, SRC1, SRC2) bitset_xor 110 maint/gnulib/tests/test-bitset.c bitset_xor (adst, asrc0, asrc1); bitset_xor 111 maint/gnulib/tests/test-bitset.c bitset_xor (bdst, bsrc0, bsrc1);