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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
integer_length
blob
86f257b3e12f65beb9f0d1f9d26dd3dbd2886273
1
Description:
2
Finds the most significant bit in an 'unsigned int'.
3
4
Files:
5
lib/integer_length.h
6
lib/integer_length.c
7
lib/float+.h
8
m4/exponentd.m4
9
10
Depends-on:
11
float
12
13
configure.ac:
14
AC_REQUIRE([gl_DOUBLE_EXPONENT_LOCATION])
15
16
Makefile.am:
17
lib_SOURCES += integer_length.c
18
19
Include:
20
"integer_length.h"
21
22
License:
23
LGPLv2+
24
25
Maintainer:
26
all