Searched refs:dt_popc (Results 1 – 2 of 2) sorted by relevance
831 dt_popc(ulong_t x) in dt_popc() function868 popc += dt_popc(bp[w]); in dt_popcb()870 return (popc + dt_popc(bp[maxw] & ((1UL << maxb) - 1))); in dt_popcb()
653 extern ulong_t dt_popc(ulong_t);