Home
last modified time | relevance | path

Searched defs:FIND_FIRST_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/
H A Dfind_bit.c27 #define FIND_FIRST_BIT(FETCH, MUNGE, size) \ macro
/openbmc/linux/lib/
H A Dfind_bit.c28 #define FIND_FIRST_BIT(FETCH, MUNGE, size) \ macro