OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huge_ralloc
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/include/jemalloc/internal/
huge.h
17
void *
huge_ralloc
(tsd_t *tsd, arena_t *arena, void *ptr, size_t oldsize,
private_namespace.h
289
#define
huge_ralloc
JEMALLOC_N(
huge_ralloc
)
macro
[
all
...]
private_unnamespace.h
289
#undef
huge_ralloc
macro
/external/jemalloc/src/
huge.c
379
huge_ralloc
(tsd_t *tsd, arena_t *arena, void *ptr, size_t oldsize,
function
arena.c
[
all
...]
Completed in 112 milliseconds