mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2025-12-06 10:45:12 +03:00
2 lines
59 B
C
2 lines
59 B
C
__builtin_popcount(x) - counts all non-zero bits in number
|