Searched defs:BIT_WORD (Results 1 – 3 of 3) sorted by relevance
78 #define BIT_WORD(nr) ((nr) / BITS_PER_LONG) macro
157 #define BIT_WORD(nr) ((nr) / BITS_PER_LONG) macro
52 #define BIT_WORD(nr) ((nr) / BITS_PER_LONG) macro