Searched defs:xmalloc (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10-stable/contrib/groff/src/libs/libxutil/
H A Dxmalloc.c4 char *xmalloc(int n) function
/freebsd-10-stable/contrib/libreadline/
H A Dxmalloc.c55 xmalloc (bytes) function
H A Dtilde.c462 xmalloc (bytes) function
[all...]
/freebsd-10-stable/contrib/texinfo/lib/
H A Dxmalloc.c36 xmalloc (size_t bytes) function
/freebsd-10-stable/contrib/xz/src/xz/
H A Dutil.h18 #define xmalloc(size) xrealloc(NULL, size) macro
/freebsd-10-stable/libexec/rtld-aout/
H A Dsupport.c63 xmalloc(size_t n) function
/freebsd-10-stable/usr.bin/grep/regex/
H A Dxmalloc.h48 #define xmalloc(size) xmalloc_impl(size, __FILE__, __LINE__, \ macro
69 #define xmalloc(size) malloc(size) macro
/freebsd-10-stable/usr.bin/xlint/common/
H A Dmem.c46 xmalloc(size_t s) function
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c48 xmalloc(size_t size) function
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dxmalloc.c83 xmalloc (size_t n) function
/freebsd-10-stable/libexec/rtld-elf/
H A Dxmalloc.c49 xmalloc(size_t size) function
/freebsd-10-stable/crypto/openssh/
H A Dxmalloc.c40 xmalloc(size_t size) function
/freebsd-10-stable/contrib/dtc/
H A Dutil.h40 static inline void *xmalloc(size_t len) function
/freebsd-10-stable/contrib/diff/lib/
H A Dxmalloc.c88 xmalloc (size_t n) function
/freebsd-10-stable/contrib/texinfo/info/
H A Dtilde.c307 xmalloc (bytes) function
/freebsd-10-stable/usr.sbin/dumpcis/
H A Dreadcis.c94 xmalloc(int sz) function
/freebsd-10-stable/usr.sbin/nandtool/
H A Dnandtool.c185 xmalloc(size_t len) function
/freebsd-10-stable/contrib/ldns/drill/
H A Ddrill_util.c280 xmalloc(size_t s) function
/freebsd-10-stable/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c130 xmalloc(size_t size, const char *fn, const char *use) function
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dst.c96 #define xmalloc malloc macro
/freebsd-10-stable/lib/libc/db/test/
H A Ddbtest.c704 xmalloc(text, len) function

Completed in 698 milliseconds

12