Searched defs:ialloc (Results 1 – 7 of 7) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | jemalloc_internal_inlines_c.h | 61 ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, bool slow_path) { in ialloc() function
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal.h.in | 1070 ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, bool slow_path) function
|
D | jemalloc_internal.h | 1070 ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, bool slow_path) in ialloc() function
|
D | private_namespace.h | 293 #define ialloc JEMALLOC_N(ialloc) macro
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 3997 static void** ialloc(mstate m, in ialloc() function
|
/external/libffi/src/ |
D | dlmalloc.c | 3992 static void** ialloc(mstate m, in ialloc() function
|
/external/dlmalloc/ |
D | malloc.c | 5000 static void** ialloc(mstate m, in ialloc() function
|