Searched refs:malloc_new_ (Results 1 – 3 of 3) sorted by relevance
244 p = malloc_new_ (offsetof (struct _malloc_pool_, name) in malloc_pool_new()360 malloc_new_ (mallocSize s) in malloc_new_() function400 ptr = malloc_new_ (s + (i = (MALLOC_DEBUG ? strlen (name) + 1 : 0))); in malloc_new_inpool_()404 a = malloc_new_ (offsetof (struct _malloc_area_, name) + i); in malloc_new_inpool_()
111 void *malloc_new_ (mallocSize size);
1045 * malloc.c (malloc_new_): Use gcc's xmalloc(), so we