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_u64
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
bit_util.h
64
pow2_ceil_u64
(uint64_t x) {
function
92
return
pow2_ceil_u64
(x);
/src/external/bsd/jemalloc.old/include/jemalloc/internal/
bit_util.h
64
pow2_ceil_u64
(uint64_t x) {
function
92
return
pow2_ceil_u64
(x);
/src/external/bsd/jemalloc/dist/include/jemalloc/internal/
bit_util.h
357
pow2_ceil_u64
(uint64_t x) {
function
385
return
pow2_ceil_u64
(x);
/src/external/bsd/jemalloc/include/jemalloc/internal/
bit_util.h
357
pow2_ceil_u64
(uint64_t x) {
function
385
return
pow2_ceil_u64
(x);
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026