HomeSort by relevance Sort by last modified time
    Searched defs:idalloct (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 623 void idalloct(void *ptr, bool try_tcache);
766 idalloct(void *ptr, bool try_tcache) function
783 idalloct(ptr, true);
793 idalloct(ptr, try_tcache);
private_namespace.h 219 #define idalloct JEMALLOC_N(idalloct) macro
private_unnamespace.h 219 #undef idalloct macro

Completed in 376 milliseconds