mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
239 B
Plaintext
24 lines
239 B
Plaintext
Description:
|
|
Counts the number of 1-bits in a word.
|
|
|
|
Files:
|
|
lib/count-one-bits.h
|
|
m4/count-one-bits.m4
|
|
|
|
Depends-on:
|
|
verify
|
|
|
|
configure.ac:
|
|
gl_COUNT_ONE_BITS
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"count-one-bits.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Ben Pfaff
|