OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ceil_log2
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
hwint.h
191
extern int
ceil_log2
(unsigned HOST_WIDE_INT);
255
ceil_log2
(unsigned HOST_WIDE_INT x)
function
/toolchain/binutils/binutils-2.25/libiberty/
hashtab.c
96
ceil_log2
(unsigned int x)
114
lgup =
ceil_log2
(d);
Completed in 3086 milliseconds