eddys_snippets/count_bits.c
2020-10-13 00:01:41 +03:00

2 lines
59 B
C

__builtin_popcount(x) - counts all non-zero bits in number