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

12

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnetware-libgcc.c50 malloc (size_t size) function
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h638 #define malloc xmalloc macro
654 #undef malloc macro
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsystem.h402 #undef malloc macro
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DdecNumber.c267 #define malloc(a) decMalloc(a) macro
5889 #undef malloc macro
[all...]
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks1.c100 #undef malloc macro
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-vx.c46 #define malloc bogon_malloc /* Sun claims "char *malloc()" not void * */ macro
50 #undef malloc macro
H A Dremote-vx68.c44 #define malloc bogon_malloc macro
50 #undef malloc macro
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h326 # define malloc je_malloc macro
/freebsd-11-stable/contrib/ldns/compat/
H A Dmalloc.c7 #undef malloc 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/contrib/ntp/sntp/unity/
H A Dunity_fixture.c154 #undef malloc macro
H A Dunity_fixture_malloc_overrides.h11 #define malloc unity_malloc macro
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c51 #undef malloc macro
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h103 void *(*malloc)(int); member in struct:sqlite3_api_routines
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c59 #define malloc(x) (xmalloc(x)) macro
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dkwset.c43 # undef malloc macro
44 # define malloc xmalloc macro
/freebsd-11-stable/libexec/rtld-elf/
H A Dmalloc.c151 malloc(nbytes) function
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.h489 #undef malloc macro
490 #define malloc(s,x,f) usb_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/sys/contrib/ck/include/
H A Dck_malloc.h34 void *(*malloc)(size_t); member in struct:ck_malloc
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h249 struct malloc_type *malloc; member in struct:fw_xfer
/freebsd-11-stable/sys/geom/bde/
H A Dg_bde.h71 u_char malloc; member in struct:g_bde_sector
/freebsd-11-stable/sys/kern/
H A Dkern_malloc.c436 malloc(unsigned long size, struct malloc_type *mtp, int flags) function
[all...]
H A Dsubr_blist.c116 #define malloc(a,b,c) calloc(a, 1) macro

Completed in 254 milliseconds

12