Searched defs:BIT_WORD (Results 1 – 4 of 4) sorted by relevance
11 #define BIT_WORD(nr) ((nr) / BITS_PER_LONG) macro
12 #define BIT_WORD(nr) ((nr) / BITS_PER_LONG) macro
32 #define BIT_WORD(nr) ((nr) / BITS_PER_LONG) macro