Files
eddys_snippets/_snippets/count_bits.c
2026-05-28 14:23:39 +03:00

2 lines
59 B
C

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