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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
integer_length_ll
blob
eadcbe0e593434e7b1f33707028c8b0e95010ae1
1
Description:
2
Finds the most significant bit in an 'unsigned long long'.
3
4
Files:
5
lib/integer_length.h
6
lib/integer_length_ll.c
7
lib/integer_length_l.c
8
9
Depends-on:
10
integer_length
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += integer_length_ll.c
16
17
Include:
18
"integer_length.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
all