Home
last modified time | relevance | path

Searched defs:malloc (Results 1 – 21 of 21) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgengtype-lex.l32 #define malloc xmalloc macro
H A Dsystem.h745 #define malloc xmalloc macro
H A Dgengtype-lex.c975 #define malloc xmalloc macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgengtype-lex.l32 #define malloc xmalloc macro
H A Dsystem.h851 #define malloc xmalloc macro
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslparser.y182 #define malloc AslLocalAllocate macro
/dragonfly/bin/cpdup/
H A Dcpdup.h106 #define malloc(bytes) debug_malloc(bytes, __FILE__, __LINE__) macro
/dragonfly/stand/lib/
H A Dzalloc_malloc.c54 malloc(size_t bytes) in malloc() function
/dragonfly/contrib/tre/lib/
H A Dxmalloc.h58 #define malloc USE_XMALLOC_INSTEAD_OF_MALLOC macro
/dragonfly/lib/libssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c59 #define malloc(x) (xmalloc(x)) macro
/dragonfly/contrib/tcsh-6/
H A Dtc.alloc.c57 # define malloc fmalloc macro
177 malloc(size_t nbytes) in malloc() function
H A Dtc.os.h452 # define malloc tcsh_malloc macro
H A Dsh.h330 # define malloc __malloc macro
486 # define malloc lint_malloc macro
/dragonfly/bin/sh/
H A Doptions.h40 unsigned char malloc; /* if parameter list dynamically allocated */ member
/dragonfly/libexec/rtld-elf/
H A Dmalloc.c135 malloc(size_t nbytes) in malloc() function
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dos.h640 #define malloc OS_DO_NOT_USE_malloc macro
/dragonfly/sys/bus/firewire/
H A Dfirewirereg.h260 struct malloc_type *malloc; member
/dragonfly/contrib/gcc-4.7/libdecnumber/
H A DdecNumber.c294 #define malloc(a) decMalloc(a) macro
8135 #define malloc(a) decMalloc(a) macro
/dragonfly/contrib/gdb-7/libdecnumber/
H A DdecNumber.c294 #define malloc(a) decMalloc(a) macro
8135 #define malloc(a) decMalloc(a) macro
/dragonfly/contrib/gcc-8.0/libdecnumber/
H A DdecNumber.c294 #define malloc(a) decMalloc(a) macro
8135 #define malloc(a) decMalloc(a) macro
/dragonfly/sys/vfs/ext2fs/
H A Dext2fs.h449 #define malloc kmalloc macro