OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:small_size2bin_compute
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
arena.h
466
size_t
small_size2bin_compute
(size_t size);
518
small_size2bin_compute
(size_t size)
function
553
assert(ret ==
small_size2bin_compute
(size));
566
return (
small_size2bin_compute
(size));
[
all
...]
private_namespace.h
359
#define
small_size2bin_compute
JEMALLOC_N(
small_size2bin_compute
)
macro
private_unnamespace.h
359
#undef
small_size2bin_compute
macro
Completed in 5084 milliseconds