Searched defs:__bf_shf (Results 1 – 5 of 5) sorted by relevance
9 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro
87 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro
96 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro