repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
count-leading-zeros
blob
09a910d86276d5f6f9da0c1e84c1dc122ebd83a2
1
Description:
2
Counts the number of leading 0-bits in a word.
3
4
Files:
5
lib/count-leading-zeros.c
6
lib/count-leading-zeros.h
7
8
Depends-on:
9
extern-inline
10
verify
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += count-leading-zeros.c
16
17
Include:
18
"count-leading-zeros.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Eric Blake