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

12

/freebsd-11.0-release/contrib/unbound/compat/
H A Dmalloc.c5 #undef malloc macro
/freebsd-11.0-release/contrib/ldns/compat/
H A Dmalloc.c7 #undef malloc macro
/freebsd-11.0-release/contrib/ntp/sntp/unity/
H A Dunity_fixture_malloc_overrides.h11 #define malloc unity_malloc macro
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dremote-vx68.c44 #define malloc bogon_malloc macro
50 #undef malloc macro
/freebsd-11.0-release/contrib/gcc/config/i386/
H A Dnetware-libgcc.c50 malloc (size_t size) function
/freebsd-11.0-release/usr.bin/grep/regex/
H A Dxmalloc.h55 #undef malloc macro
60 #define malloc USE_XMALLOC_INSTEAD_OF_MALLOC macro
/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c59 #define malloc(x) (xmalloc(x)) macro
/freebsd-11.0-release/lib/libstand/
H A Dzalloc_malloc.c49 #undef malloc macro
/freebsd-11.0-release/contrib/ntp/sntp/libopts/
H A Dautoopts.c72 #undef malloc macro
73 #define malloc(_s) ao_malloc(_s) macro
/freebsd-11.0-release/contrib/unbound/util/
H A Dalloc.h185 # define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__) macro
H A Dalloc.c349 #undef malloc macro
486 #undef malloc macro
[all...]
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_malloc_win.cc57 void *malloc(size_t size) { function
/freebsd-11.0-release/bin/sh/
H A Doptions.h38 unsigned char malloc; /* if parameter list dynamically allocated */ member in struct:shparam
/freebsd-11.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kmem.c51 #define malloc(size, type, flags) malloc(size) macro
/freebsd-11.0-release/contrib/tcsh/
H A Dtc.alloc.c57 # define malloc fmalloc macro
173 malloc(size_t nbytes) function
[all...]
H A Dtc.os.h453 # define malloc tcsh_malloc macro
/freebsd-11.0-release/contrib/unbound/smallapp/
H A Dunbound-host.c49 #undef malloc macro
55 #undef malloc macro
/freebsd-11.0-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c100 #undef malloc macro
[all...]
/freebsd-11.0-release/sys/netinet/libalias/
H A Dalias_mod.h42 #define malloc(x) malloc(x, M_ALIAS, M_NOWAIT|M_ZERO) macro
/freebsd-11.0-release/sys/netpfil/ipfw/
H A Ddn_heap.c58 #define malloc(s, t, w) my_malloc(s) macro
/freebsd-11.0-release/sys/kern/
H A Dinflate.c54 #define malloc(x, y, z) kzipmalloc((x)) macro
H A Dsubr_blist.c110 #define malloc(a,b,c) calloc(a, 1) macro
/freebsd-11.0-release/sys/mips/rmi/
H A Drmi_boot_info.h61 uint64_t malloc; member in struct:boot1_info
/freebsd-11.0-release/libexec/rtld-elf/
H A Dmalloc.c151 malloc(nbytes) function
[all...]
/freebsd-11.0-release/contrib/wpa/src/utils/
H A Dos.h628 #define malloc OS_DO_NOT_USE_malloc macro

Completed in 401 milliseconds

12