Mercurial > hg > octave-lojdl > gnulib-hg
view modules/count-one-bits @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | 9cb973331b93 |
children | 1b9d71e4e297 |
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: LGPLv2+ Maintainer: Ben Pfaff