Searched refs:ctzll (Results 1 – 4 of 4) sorted by relevance
75 P(ctzll, (N)); in main()
2045 int t = ctzll(n);
250 inline int ctzll(uint64_t x) { in ctzll() function265 # define FMT_BUILTIN_CTZLL(n) detail::ctzll(n)