Searched defs:ffs (Results 1 – 2 of 2) sorted by relevance
13 #define ffs(x) __builtin_ffs(x) macro
43 #define ffs(x) generic_ffs(x) macro