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

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 626 void iqalloc(void *ptr);
797 iqalloc(void *ptr) function
private_namespace.h 225 #define iqalloc JEMALLOC_N(iqalloc) macro
private_unnamespace.h 225 #undef iqalloc macro
  /external/jemalloc/src/
jemalloc.c 1236 iqalloc(ptr);
    [all...]

Completed in 195 milliseconds