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

12

/macosx-10.10/uucp-11/uucp/lib/
H A Dxreall.c11 xrealloc (p, c) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/malloc/
H A Dxmalloc.c75 xrealloc (pointer, bytes) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Dxmalloc.c67 xrealloc (pointer, bytes) function
H A Dtilde.c473 xrealloc (pointer, bytes) function
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dxmalloc.h49 #define xrealloc(x, n) sh_xrealloc((x), (n), __FILE__, __LINE__) macro
H A Dxmalloc.c103 xrealloc (pointer, bytes) function
H A Dinput.c568 xrealloc(s, size) function
/macosx-10.10/Libc-1044.1.2/regex/TRE/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
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dxmalloc.c92 xrealloc (void *p, size_t n) function
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dxmalloc.c170 xrealloc (PTR oldmem, size_t size) function
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dmemory.c94 xrealloc(void *ptr, size_t size) function
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dxmalloc.c94 xrealloc (void *p, size_t n) function
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dxmalloc.c60 xrealloc (void *p, size_t n) function
H A Dxalloc.h239 xrealloc (T *p, size_t s) function
/macosx-10.10/gpatch-3/patch/
H A Dxmalloc.c94 xrealloc (void *p, size_t n) function
/macosx-10.10/OpenSSH-189/openssh/
H A Dxmalloc.c57 xrealloc(void *ptr, size_t nmemb, size_t size) function
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dcvtmail.c175 xrealloc (ptr, size) function
H A Db2m.c293 xrealloc (ptr, size) function
/macosx-10.10/file-46/file/tests/
H A Dtest.c34 xrealloc(void *p, size_t n) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/termcap/
H A Dtparam.c80 xrealloc (ptr, size) function
H A Dtermcap.c126 xrealloc (ptr, size) function
/macosx-10.10/emacs-93/emacs/src/
H A Dtparam.c68 xrealloc (ptr, size) function
/macosx-10.10/text_cmds-88/sort/
H A Dxmalloc.c89 xrealloc (void *p, size_t n) function
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/progs/
H A Dldif-filter.c87 xrealloc( void *ptr, size_t len ) function
/macosx-10.10/bash-94.1.2/bash-3.2/lib/tilde/
H A Dtilde.c473 xrealloc (pointer, bytes) function

Completed in 202 milliseconds

12