Searched defs:__bf_shf (Results 1 – 4 of 4) sorted by relevance
11 #define __bf_shf(x) (__builtin_ffsll(x) - 1U) macro
33 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro
17 #define __bf_shf(x) (__builtin_ffsll(x) - 1U) macro
14 #define __bf_shf(x) (__builtin_ffsll(x) - 1U) macro