Home
last modified time | relevance | path

Searched defs:xmalloc (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/contrib/tre/lib/
H A Dxmalloc.h46 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
67 #define xmalloc(size) malloc(size) macro
/dragonfly/contrib/xz/src/xz/
H A Dutil.h18 #define xmalloc(size) xrealloc(NULL, size) macro
/dragonfly/contrib/gdb-7/readline/
H A Dxmalloc.c56 xmalloc (bytes) in xmalloc() function
H A Dtilde.c462 xmalloc (bytes) in xmalloc() function
/dragonfly/libexec/rtld-elf/
H A Dxmalloc.c49 xmalloc(size_t size) in xmalloc() function
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dxmalloc.c142 xmalloc (size_t size) in xmalloc() function
H A Dsort.c140 void *xmalloc (size_t n) in xmalloc() function
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) in xmalloc() function
H A Dsort.c140 void *xmalloc (size_t n) in xmalloc() function
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) in xmalloc() function
H A Dsort.c140 void *xmalloc (size_t n) in xmalloc() function
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) in xmalloc() function
H A Dsort.c140 void *xmalloc (size_t n) in xmalloc() function
/dragonfly/contrib/cvs-1.12/src/
H A Dscramble.c26 #define xmalloc malloc macro
/dragonfly/contrib/diffutils/lib/
H A Dxmalloc.c39 xmalloc (size_t n) in xmalloc() function
/dragonfly/contrib/grep/lib/
H A Dxmalloc.c39 xmalloc (size_t n) in xmalloc() function
/dragonfly/crypto/openssh/
H A Dxmalloc.c34 xmalloc(size_t size) in xmalloc() function
/dragonfly/contrib/gdb-7/gdb/common/
H A Dcommon-utils.c42 xmalloc (size_t size) in xmalloc() function
/dragonfly/contrib/cvs-1.12/lib/
H A Dxmalloc.c63 xmalloc (size_t n) in xmalloc() function
/dragonfly/usr.bin/calendar/
H A Dutils.c95 xmalloc(size_t size) in xmalloc() function
/dragonfly/contrib/ldns/drill/
H A Ddrill_util.c280 xmalloc(size_t s) in xmalloc() function
/dragonfly/usr.bin/crunch/crunchide/
H A Dexec_elf64.c112 xmalloc(size_t size, const char *fn, const char *use) in xmalloc() function
/dragonfly/usr.bin/gencat/
H A Dgencat.c204 xmalloc(size_t len) function
/dragonfly/lib/libc/db/test/
H A Ddbtest.c672 xmalloc(char *text, size_t len) in xmalloc() function
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dlibgcov.h30 #define xmalloc malloc macro

12