Searched refs:__popcntd (Results 1 – 4 of 4) sorted by relevance
22 return __popcntd(__X); in test__popcntd()54 char popcntd_0[__popcntd(0x00000000) == 0 ? 1 : -1];55 char popcntd_1[__popcntd(0x00F000F0) == 8 ? 1 : -1];
154 __popcntd(unsigned int __A) in __popcntd() function159 #define _popcnt32(A) __popcntd((A))
176 ``_popcnt64``, ``__popcntd`` and ``__popcntq`` may now be used within
3685 * ``__popcntd``