Searched defs:FIND_FIRST_BIT (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/lib/ | ||
| H A D | find_bit.c | 27 #define FIND_FIRST_BIT(FETCH, MUNGE, size) \ macro |
| /linux/lib/ | ||
| H A D | find_bit.c | 29 #define FIND_FIRST_BIT(FETCH, MUNGE, size) \ macro |