Searched defs:__bf_shf (Results 1 – 2 of 2) sorted by relevance
126 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro
11 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro