Searched defs:__round_mask (Results 1 – 2 of 2) sorted by relevance
58 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro
17 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro