MA_and             66 modules/ma/bitmask.h mask_t MA_and(mask_t a, mask_t b);
MA_and             70 tests/ma/test_ma.c     c = MA_and(a, b);