view modules/count-one-bits @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents f547a45baada
children 9cb973331b93
line wrap: on
line source

Description:
Counts the number of 1-bits in a word.

Files:
lib/count-one-bits.h
m4/count-one-bits.m4

Depends-on:
inline
verify

configure.ac:
gl_COUNT_ONE_BITS

Makefile.am:

Include:
"count-one-bits.h"

License:
GPL

Maintainer:
Ben Pfaff