Searched defs:__bf_shf (Results 1 – 3 of 3) sorted by relevance
49 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro
42 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro
45 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro