Searched defs:popcount64 (Results 1 – 2 of 2) sorted by relevance
58 popcount64(uint64_t v) in popcount64() function65 popcount64(uint64_t v) in popcount64() function
490 #define popcount64 __builtin_popcountll macro