| /freebsd-12.1/contrib/ntp/sntp/unity/ |
| H A D | unity_fixture_malloc_overrides.h | 11 #define malloc unity_malloc macro
|
| /freebsd-12.1/sys/contrib/ck/include/ |
| H A D | ck_malloc.h | 34 void *(*malloc)(size_t); member
|
| /freebsd-12.1/sys/contrib/zstd/lib/freebsd/ |
| H A D | stdlib.h | 39 #define malloc(x) (malloc)((x), M_ZSTD, M_WAITOK) macro
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | remote-vx68.c | 44 #define malloc bogon_malloc macro
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | netware-libgcc.c | 50 malloc (size_t size) in malloc() function
|
| /freebsd-12.1/sys/contrib/dev/acpica/compiler/ |
| H A D | aslparser.y | 182 #define malloc AslLocalAllocate macro
|
| /freebsd-12.1/contrib/compiler-rt/lib/asan/ |
| H A D | asan_malloc_linux.cc | 141 INTERCEPTOR(void*, malloc, uptr size) { in INTERCEPTOR() argument 244 void *(*malloc)(uptr bytes); member 256 void *(*malloc)(uptr bytes); member
|
| H A D | asan_malloc_win.cc | 68 void *malloc(size_t size) { in malloc() function
|
| /freebsd-12.1/contrib/compiler-rt/lib/scudo/ |
| H A D | scudo_malloc.cpp | 28 INTERCEPTOR_ATTRIBUTE void *malloc(size_t size) { in malloc() function
|
| /freebsd-12.1/crypto/openssh/openbsd-compat/ |
| H A D | getrrsetbyname-ldns.c | 59 #define malloc(x) (xmalloc(x)) macro
|
| /freebsd-12.1/bin/sh/ |
| H A D | options.h | 40 unsigned char malloc; /* if parameter list dynamically allocated */ member
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | tc.alloc.c | 60 # define malloc fmalloc macro 180 malloc(size_t nbytes) in malloc() function
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_wrapper_malloc.h | 166 #define malloc(size) _malloc_dbg((size), KMP_MEM_BLOCK, __FILE__, __LINE__) macro
|
| /freebsd-12.1/contrib/ntp/sntp/libopts/ |
| H A D | autoopts.c | 73 #define malloc(_s) ao_malloc(_s) macro
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | gengtype-lex.l | 27 #define malloc xmalloc macro
|
| /freebsd-12.1/sys/netinet/libalias/ |
| H A D | alias_mod.h | 45 #define malloc(x) malloc(x, M_ALIAS, M_NOWAIT|M_ZERO) macro
|
| /freebsd-12.1/contrib/unbound/util/ |
| H A D | alloc.h | 193 # define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__) macro
|
| /freebsd-12.1/sys/sys/ |
| H A D | malloc.h | 220 #define malloc(size, type, flags) ({ \ macro
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/ |
| H A D | __clang_cuda_runtime_wrapper.h | 377 __device__ static inline void *malloc(size_t __size) { in malloc() function
|
| /freebsd-12.1/sys/cddl/compat/opensolaris/kern/ |
| H A D | opensolaris_kmem.c | 52 #define malloc(size, type, flags) malloc(size) macro
|
| /freebsd-12.1/contrib/jemalloc/src/ |
| H A D | jemalloc.c | 2022 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() argument 2084 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(2) in JEMALLOC_ATTR() argument 2120 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2) in JEMALLOC_ATTR() argument 2422 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() argument 2457 JEMALLOC_ATTR(malloc) in JEMALLOC_ATTR() argument 2552 JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1) in JEMALLOC_ATTR() argument
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | config.h.in | 1318 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) macro
|
| /freebsd-12.1/stand/libsa/ |
| H A D | stand.h | 438 #define malloc(x) Malloc(x, __FILE__, __LINE__) macro 445 #define malloc(x) Malloc(x, NULL, 0) macro
|
| /freebsd-12.1/contrib/compiler-rt/lib/esan/ |
| H A D | esan_interceptors.cpp | 34 DECLARE_REAL_AND_INTERCEPTOR(void *, malloc, uptr) in DECLARE_REAL_AND_INTERCEPTOR() argument 463 INTERCEPTOR(void*, malloc, uptr size) { in INTERCEPTOR() argument
|
| /freebsd-12.1/contrib/gcclibs/libmudflap/ |
| H A D | mf-hooks1.c | 101 WRAPPER(void *, malloc, size_t c) in WRAPPER() argument
|