OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huge_salloc
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/include/jemalloc/internal/
huge.h
23
size_t
huge_salloc
(const void *ptr);
private_namespace.h
215
#define
huge_salloc
JEMALLOC_N(
huge_salloc
)
macro
private_unnamespace.h
215
#undef
huge_salloc
macro
jemalloc_internal.h
727
ret =
huge_salloc
(ptr);
/external/jemalloc/src/
huge.c
181
huge_salloc
(const void *ptr)
function
Completed in 41 milliseconds