Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h124 #define je_malloc __malloc
168 __weak_reference(__malloc, malloc);
/freebsd-13.1/lib/libc/stdlib/jemalloc/
H A DSymbol.map35 __malloc;
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dcompiler.h62 #define __malloc macro
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h62 #define __malloc macro
/freebsd-13.1/include/
H A Dmalloc_np.h105 void * __malloc(size_t size) __malloc_like;
/freebsd-13.1/contrib/jemalloc/
H A DFREEBSD-diffs283 +#define je_malloc __malloc
327 +__weak_reference(__malloc, malloc);
/freebsd-13.1/contrib/tcsh/
H A Dsh.h327 # define malloc __malloc