Searched defs:__popcnt (Results 1 – 2 of 2) sorted by relevance
27 #define __popcnt(x, __T, __n, __r) \ macro
521 __popcnt(unsigned int _Value) { in __popcnt() function