view modules/count-one-bits @ 12543:62393c457544

times: Update after sys_times changed.
author Bruno Haible <bruno@clisp.org>
date Thu, 31 Dec 2009 21:31:35 +0100
parents 1b9d71e4e297
children 7178d4d98ee5
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:
verify

configure.ac:
gl_COUNT_ONE_BITS

Makefile.am:

Include:
"count-one-bits.h"

License:
LGPLv2+

Maintainer:
Ben Pfaff