Searched defs:clump (Results 1 – 4 of 4) sorted by relevance
97 #define find_first_clump8(clump, bits, size) \ argument
132 const unsigned long *const clump) in __check_eq_clump8()549 unsigned long clump; in test_for_each_set_clump8() local
181 unsigned long find_next_clump8(unsigned long *clump, const unsigned long *addr, in find_next_clump8()
60 #define for_each_set_clump8(start, clump, bits, size) \ argument