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