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

  /external/jemalloc/src/
huge.c 73 a0get();
91 extern arena_t *a0get(void);
92 arena = a0get();
jemalloc.c 348 a0get(void) function
    [all...]
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 2 #define a0get JEMALLOC_N(a0get) macro
    [all...]
private_unnamespace.h 2 #undef a0get macro
jemalloc_internal.h 482 arena_t *a0get(void);
    [all...]

Completed in 298 milliseconds