Searched refs:ffsll (Results 1 – 3 of 3) sorted by relevance
74 #define ffsll __builtin_ffsll macro77 ffsll(long long int i)87 ffsll(long long int val);115 const int i = ffsll(*mask) - 1; in u_bit_scan64()122 ((b) = ffsll(__dword) - 1, __dword); \217 *start = ffsll(*mask) - 1; in u_bit_scan_consecutive_range64()218 *count = ffsll(~(*mask >> *start)) - 1; in u_bit_scan_consecutive_range64()
66 ffsll(long long int val) in ffsll() function
911 'ffsll', 'popcount', 'popcountll', 'unreachable', 'types_compatible_p']