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

123

/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dxalloc.c48 xrealloc(void *ptr, size_t size) function
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dxmalloc.c48 xrealloc (void *pointer, size_t bytes) function
/netbsd-current/external/bsd/pcc/dist/pcc/cc/driver/
H A Dxalloc.c67 xrealloc(void *buf, size_t len) function
/netbsd-current/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-current/usr.bin/sed/
H A Dmisc.c79 xrealloc(void *p, size_t size) function
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dxalloc.c60 xrealloc(void *buf, size_t len) function
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dxmalloc.c96 xrealloc (void *p, size_t n) function
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dxmalloc.c104 xrealloc (void *p, size_t n) function
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dxmalloc.c104 xrealloc (void *p, size_t n) function
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dxmalloc.c104 xrealloc (void *p, size_t n) function
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dxmalloc.c104 xrealloc (void *p, size_t n) function
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dxmalloc.c99 xrealloc (void *p, size_t n) function
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dxmalloc.c66 xrealloc (PTR_T pointer, size_t bytes) function
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dmemory.c87 xrealloc (void *ptr, size_t size) function
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dxmalloc.c66 xrealloc (PTR_T pointer, size_t bytes) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dalloc.c68 xrealloc (PTR ptr, size_t size) /* ARI: PTR */ function
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dmemory.c87 xrealloc (void *ptr, size_t size) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dalloc.c65 xrealloc (void *ptr, size_t size) function
/netbsd-current/usr.bin/xlint/common/
H A Dmem.c75 xrealloc(void *p, size_t s) function
/netbsd-current/external/cddl/osnet/dist/tools/ctf/common/
H A Dmemory.c99 xrealloc(void *ptr, size_t size) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Drmem.c71 void *Mem::xrealloc(void *p, size_t size) function in class:Mem
/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Dxwrapper.c85 xrealloc(void *buf, size_t len) function
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dxmalloc.c170 xrealloc (PTR oldmem, size_t size) function
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dxmalloc.c172 xrealloc (void *oldmem, size_t size) function
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dxmalloc.c172 xrealloc (PTR oldmem, size_t size) function

Completed in 250 milliseconds

123