OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ceil_log2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
hwint.cc
26
/* The functions clz_hwi, ctz_hwi, ffs_hwi, floor_log2,
ceil_log2
,
66
ceil_log2
(unsigned HOST_WIDE_INT x)
function
hwint.h
200
extern int
ceil_log2
(unsigned HOST_WIDE_INT);
264
ceil_log2
(unsigned HOST_WIDE_INT x)
function
/src/external/gpl3/gcc.old/dist/gcc/
hwint.cc
26
/* The functions clz_hwi, ctz_hwi, ffs_hwi, floor_log2,
ceil_log2
,
66
ceil_log2
(unsigned HOST_WIDE_INT x)
function
hwint.h
179
extern int
ceil_log2
(unsigned HOST_WIDE_INT);
243
ceil_log2
(unsigned HOST_WIDE_INT x)
function
Completed in 19 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026