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