Searched defs:malloc (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-11-stable/contrib/ldns/compat/
H A Dmalloc.c7 #undef malloc macro
/freebsd-11-stable/contrib/unbound/compat/
H A Dmalloc.c5 #undef malloc macro
/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity_fixture_malloc_overrides.h11 #define malloc unity_malloc macro
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_malloc.h34 void *(*malloc)(size_t); member in struct:ck_malloc
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-vx68.c44 #define malloc bogon_malloc macro
50 #undef malloc macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.c50 malloc (size_t size) function
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wrapper_malloc.h165 #define malloc(size) _malloc_dbg((size), KMP_MEM_BLOCK, __FILE__, __LINE__) macro
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_malloc.cpp27 INTERCEPTOR_ATTRIBUTE void *malloc(size_t size) { function
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c59 #define malloc(x) (xmalloc(x)) macro
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.c72 #undef malloc macro
73 #define malloc(_s) ao_malloc(_s) macro
/freebsd-11-stable/stand/libsa/
H A Dzalloc_malloc.c49 #undef malloc macro
/freebsd-11-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kmem.c52 #define malloc(size, type, flags) malloc(size) macro
/freebsd-11-stable/bin/sh/
H A Doptions.h38 unsigned char malloc; /* if parameter list dynamically allocated */ member in struct:shparam
/freebsd-11-stable/contrib/unbound/util/
H A Dalloc.h193 # define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__) macro
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c100 #undef malloc macro
[all...]
/freebsd-11-stable/libexec/rtld-elf/
H A Dmalloc.c151 malloc(nbytes) function
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_mod.h42 #define malloc(x) malloc(x, M_ALIAS, M_NOWAIT|M_ZERO) macro
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_heap.c58 #define malloc(s, t, w) my_malloc(s) macro
/freebsd-11-stable/sys/mips/rmi/
H A Drmi_boot_info.h61 uint64_t malloc; member in struct:boot1_info
/freebsd-11-stable/sys/kern/
H A Dsubr_inflate.c54 #define malloc(x, y, z) kzipmalloc((x)) macro
/freebsd-11-stable/contrib/tcsh/
H A Dtc.alloc.c57 # define malloc fmalloc macro
177 malloc(size_t nbytes) function
[all...]
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-host.c49 #undef malloc macro
55 #undef malloc macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp251 void *(*malloc)(uptr bytes); member in struct:MallocDebugK
263 void *(*malloc)(uptr bytes); member in struct:MallocDebugL
[all...]
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dkwset.c43 # undef malloc macro
44 # define malloc xmalloc macro
/freebsd-11-stable/sys/geom/bde/
H A Dg_bde.h71 u_char malloc; member in struct:g_bde_sector

Completed in 495 milliseconds

12