MA_xor             67 modules/ma/bitmask.h mask_t MA_xor(mask_t a, mask_t b);
MA_xor            100 tests/ma/test_ma.c     c = MA_xor(a, b);