OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pow2_ceil_u32
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
bit_util.h
77
pow2_ceil_u32
(uint32_t x) {
function
94
return
pow2_ceil_u32
(x);
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
bit_util.h
77
pow2_ceil_u32
(uint32_t x) {
function
94
return
pow2_ceil_u32
(x);
Completed in 21 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026