Home
last modified time | relevance | path

Searched refs:__malloc (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h118 #define je_malloc __malloc
162 __weak_reference(__malloc, malloc);
/freebsd-12.1/lib/libc/stdlib/jemalloc/
H A DSymbol.map35 __malloc;
/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h62 #define __malloc macro
/freebsd-12.1/include/
H A Dmalloc_np.h101 void * __malloc(size_t size) __malloc_like;
/freebsd-12.1/contrib/jemalloc/
H A DFREEBSD-diffs268 +#define je_malloc __malloc
312 +__weak_reference(__malloc, malloc);
/freebsd-12.1/contrib/tcsh/
H A Dsh.h328 # define malloc __malloc