Searched defs:ff_clz (Results 1 – 1 of 1) sorted by relevance
100 #define ff_clz(v) __builtin_clz(v) macro142 #define ff_clz ff_clz_c macro