Home
last modified time | relevance | path

Searched refs:imalloc (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/tzcode/zic/
H A Dialloc.c24 imalloc(n) in imalloc() function
46 return imalloc(size);
H A Dscheck.c36 fbuf = imalloc((int) (2 * strlen(format) + 4));
H A Dprivate.h155 char * imalloc (int n);
H A Dzic.c388 #define emalloc(size) memcheck(imalloc(size))
/freebsd-13.1/contrib/jemalloc/src/
H A Djemalloc.c2250 imalloc(static_opts_t *sopts, dynamic_opts_t *dopts) { in imalloc() function
2293 imalloc(&sopts, &dopts); in malloc_default()
2420 ret = imalloc(&sopts, &dopts); in je_posix_memalign()
2463 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()
2498 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()
2721 imalloc(&sopts, &dopts); in je_realloc()
2893 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()
2932 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()
3069 imalloc(&sopts, &dopts); in JEMALLOC_SMALLOCX_CONCAT_HELPER2()
3122 imalloc(&sopts, &dopts); in JEMALLOC_ATTR()