Home
last modified time | relevance | path

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

/freebsd-12.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-12.1/contrib/jemalloc/src/
H A Djemalloc.c1989 imalloc(static_opts_t *sopts, dynamic_opts_t *dopts) { in imalloc() function
2042 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()