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

12

/freebsd-9.3-release/contrib/groff/src/libs/libxutil/
H A Dxmalloc.c4 char *xmalloc(int n) function
/freebsd-9.3-release/contrib/libreadline/
H A Dxmalloc.c55 xmalloc (bytes) function
H A Dtilde.c462 xmalloc (bytes) function
[all...]
/freebsd-9.3-release/contrib/texinfo/lib/
H A Dxmalloc.c36 xmalloc (size_t bytes) function
/freebsd-9.3-release/contrib/xz/src/xz/
H A Dutil.h18 #define xmalloc(size) xrealloc(NULL, size) macro
/freebsd-9.3-release/contrib/dtc/
H A Dutil.h33 static inline void *xmalloc(size_t len) function
/freebsd-9.3-release/libexec/rtld-aout/
H A Dsupport.c63 xmalloc(size_t n) function
/freebsd-9.3-release/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-9.3-release/usr.bin/xlint/common/
H A Dmem.c45 xmalloc(size_t s) function
/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c48 xmalloc(size_t size) function
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/freebsd-9.3-release/contrib/cvs/src/
H A Dscramble.c26 #define xmalloc malloc macro
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dxmalloc.c141 xmalloc (size_t size) function
H A Dsort.c140 void *xmalloc (size_t n) function
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dxmalloc.c83 xmalloc (size_t n) function
/freebsd-9.3-release/libexec/rtld-elf/
H A Dxmalloc.c49 xmalloc(size_t size) function
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dxmalloc.c54 xmalloc (size_t n) function
/freebsd-9.3-release/crypto/openssh/
H A Dxmalloc.c28 xmalloc(size_t size) function
/freebsd-9.3-release/contrib/diff/lib/
H A Dxmalloc.c88 xmalloc (size_t n) function
/freebsd-9.3-release/contrib/texinfo/info/
H A Dtilde.c307 xmalloc (bytes) function
/freebsd-9.3-release/usr.sbin/dumpcis/
H A Dreadcis.c94 xmalloc(int sz) function
/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dutil.c452 xmalloc(unsigned int size) function
/freebsd-9.3-release/share/examples/autofs/driver/
H A Dautodriver.c88 xmalloc(size_t size) function
/freebsd-9.3-release/usr.sbin/mount_portalfs/
H A Dconf.c96 static void *xmalloc(unsigned siz) function

Completed in 228 milliseconds

12