Searched refs:huge_salloc (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dhuge.h23 size_t huge_salloc(const void *ptr);
H A Dprivate_namespace.h215 #define huge_salloc JEMALLOC_N(huge_salloc) macro
H A Dprivate_unnamespace.h215 #undef huge_salloc macro
H A Djemalloc_internal.h727 ret = huge_salloc(ptr);
/external/jemalloc/src/
H A Dhuge.c181 huge_salloc(const void *ptr) function

Completed in 643 milliseconds