count-leading-zeros: new module
[gnulib.git] / modules / count-leading-zeros
1 Description:
2 Counts the number of leading 0-bits in a word.
3
4 Files:
5 lib/count-leading-zeros.h
6 m4/count-leading-zeros.m4
7
8 Depends-on:
9 verify
10
11 configure.ac:
12 gl_COUNT_LEADING_ZEROS
13
14 Makefile.am:
15
16 Include:
17 "count-leading-zeros.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Eric Blake