Searched refs:imalloc (Results 1 – 5 of 5) sorted by relevance
24 imalloc(n) in imalloc() function46 return imalloc(size);
36 fbuf = imalloc((int) (2 * strlen(format) + 4));
155 char * imalloc (int n);
388 #define emalloc(size) memcheck(imalloc(size))
1989 imalloc(static_opts_t *sopts, dynamic_opts_t *dopts) { in imalloc() function2042 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()2074 ret = imalloc(&sopts, &dopts); in je_posix_memalign()2111 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()2142 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()2447 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()2482 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()2592 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()