Searched defs:bitmap_compl_and (Results 1 – 2 of 2) sorted by relevance
413 #define bitmap_compl_and(DST, A, B) bitmap_and_compl (DST, B, A) macro