Searched defs:xrealloc (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/tostools/libtos/
H A Dxalloc.c48 xrealloc(void *ptr, size_t size) function
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/lib/
H A Dxmalloc.c48 xrealloc (void *pointer, size_t bytes) function
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dxmalloc.c92 xrealloc (void *p, size_t n) function
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/driver/
H A Dxalloc.c67 xrealloc(void *buf, size_t len) function
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A Dxmalloc.h51 #define xrealloc(ptr, new_size) xrealloc_impl(ptr, new_size, __FILE__, \ macro
70 #define xrealloc(ptr, new_size) realloc(ptr, new_size) macro
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dxmalloc.c99 xrealloc (void *p, size_t n) function
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dxmalloc.c96 xrealloc (void *p, size_t n) function
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/lib/
H A Dxwrapper.c85 xrealloc(void *buf, size_t len) function
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/common/
H A Dmemory.c95 xrealloc(void *ptr, size_t size) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dxmalloc.c170 xrealloc (PTR oldmem, size_t size) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dxmalloc.c170 xrealloc (PTR oldmem, size_t size) function
/netbsd-6-1-5-RELEASE/sbin/ldconfig/
H A Dshlib.c190 xrealloc(ptr, size) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dxmalloc.c170 xrealloc (PTR oldmem, size_t size) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dxmalloc.c170 xrealloc (PTR oldmem, size_t size) function
/netbsd-6-1-5-RELEASE/usr.bin/sed/
H A Dmisc.c112 xrealloc(void *p, size_t size) function
/netbsd-6-1-5-RELEASE/usr.bin/xlint/common/
H A Dmem.c72 xrealloc(void *p, size_t s) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dxmalloc.c58 xrealloc(void *ptr, size_t nmemb, size_t size) function
H A Dnamespace.h32 #define xrealloc ssh_realloc macro
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/tests/
H A Dtest.c36 xrealloc(void *p, size_t n) function
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dxmalloc.c70 xrealloc(void *oldptr, size_t nmemb, size_t size) function
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dxmalloc.c89 xrealloc (void *p, size_t n) function
/netbsd-6-1-5-RELEASE/usr.bin/rump_dhcpclient/
H A Dcommon.c172 xrealloc(void *ptr, size_t s) function
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Dtilde.c320 xrealloc (pointer, bytes) function
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/xz/
H A Dutil.c25 xrealloc(void *ptr, size_t size) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dtilde.c473 xrealloc (pointer, bytes) function

Completed in 198 milliseconds

12