Searched defs:__round_mask (Results 1 – 3 of 3) sorted by relevance
53 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro
18 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro
38 #define __round_mask(x, y) ((__typeof__(x))((y)-1)) macro