Searched defs:malloc (Results 26 - 50 of 50) sorted by relevance

12

/freebsd-10.1-release/contrib/gcclibs/libcpp/
H A Dsystem.h399 #undef malloc macro
/freebsd-10.1-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
H A Dsh.h318 # define malloc __malloc macro
323 # undef malloc macro
490 # define malloc lint_malloc macro
/freebsd-10.1-release/contrib/unbound/util/
H A Dalloc.c349 #undef malloc macro
479 #undef malloc macro
[all...]
/freebsd-10.1-release/gnu/usr.bin/grep/
H A Dkwset.c43 # undef malloc macro
44 # define malloc xmalloc macro
/freebsd-10.1-release/sys/geom/bde/
H A Dg_bde.h71 u_char malloc; member in struct:g_bde_sector
/freebsd-10.1-release/sys/kern/
H A Dinflate.c54 #define malloc(x, y, z) kzipmalloc((x)) macro
H A Dkern_malloc.c440 malloc(unsigned long size, struct malloc_type *mtp, int flags) function
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/unity/
H A Dunity_fixture.c154 #undef malloc macro
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/sgs/include/
H A Dsgs.h229 #define malloc libld_malloc macro
/freebsd-10.1-release/contrib/gcc/
H A Dsystem.h638 #define malloc xmalloc macro
654 #undef malloc macro
/freebsd-10.1-release/lib/libstand/
H A Dstand.h393 #define malloc(x) Malloc(x, __FILE__, __LINE__) macro
398 #define malloc(x) Malloc(x, NULL, 0) macro
/freebsd-10.1-release/sys/boot/i386/zfsboot/
H A Dzfsboot.c130 malloc(size_t n) function
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dremote-vx.c46 #define malloc bogon_malloc /* Sun claims "char *malloc()" not void * */ macro
50 #undef malloc macro
/freebsd-10.1-release/contrib/unbound/
H A Dconfig.h903 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) macro
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c51 #undef malloc macro
/freebsd-10.1-release/sys/boot/usb/
H A Dbsd_kernel.h418 #define malloc(s,x,f) usb_malloc(s) macro
/freebsd-10.1-release/sys/dev/firewire/
H A Dfirewirereg.h259 struct malloc_type *malloc; member in struct:fw_xfer
/freebsd-10.1-release/contrib/gcclibs/libdecnumber/
H A DdecNumber.c267 #define malloc(a) decMalloc(a) macro
5889 #undef malloc macro
[all...]
/freebsd-10.1-release/sys/netinet/libalias/
H A Dalias_db.c2482 #undef malloc /* XXX: ugly */ macro
/freebsd-10.1-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h380 malloc, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3ext.h113 void *(*malloc)(int); member in struct:sqlite3_api_routines
/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h103 void *(*malloc)(int); member in struct:sqlite3_api_routines
/freebsd-10.1-release/sys/dev/lmc/
H A Dif_lmc.h1407 # define malloc macro

Completed in 412 milliseconds

12