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

  /external/jemalloc/src/
jemalloc.c 284 a0get(void) function
298 return (iallocztm(NULL, size, zero, false, is_metadata, a0get()));
569 assert(a0get() != NULL);
612 ret = a0get();
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 2 #define a0get JEMALLOC_N(a0get) macro
private_unnamespace.h 2 #undef a0get macro

Completed in 71 milliseconds