OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lg_floor
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
util.h
133
unsigned
lg_floor
(size_t x);
250
lg_floor
(size_t x)
function
265
lg_floor
(size_t x)
276
# error "Unsupported type size for
lg_floor
()"
283
lg_floor
(size_t x)
293
# error "Unsupported type size for
lg_floor
()"
298
lg_floor
(size_t x)
private_namespace.h
306
#define
lg_floor
JEMALLOC_N(
lg_floor
)
macro
private_unnamespace.h
306
#undef
lg_floor
macro
Completed in 510 milliseconds