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-trailing-zeros
blob
daf24a05a84d5004121096e5d8ef0734aaa980a7
1
Description:
2
Counts the number of trailing 0-bits in a word.
3
4
Files:
5
lib/count-trailing-zeros.c
6
lib/count-trailing-zeros.h
7
8
Depends-on:
9
extern-inline
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += count-trailing-zeros.c
15
16
Include:
17
"count-trailing-zeros.h"
18
19
License:
20
LGPLv2+
21
22
Maintainer:
23
all