Searched defs:xrealloc (Results 1 – 9 of 9) sorted by relevance
/external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/ |
D | xmalloc.c | 53 xrealloc (p, n) in xrealloc() function
|
/external/oprofile/libutil/ |
D | op_libiberty.h | 68 #define xrealloc(p,s) realloc(p,s) macro
|
/external/elfutils/lib/ |
D | xmalloc.c | 60 xrealloc (p, n) in xrealloc() function
|
/external/dropbear/ |
D | scpmisc.c | 64 xrealloc(void *ptr, size_t new_size) in xrealloc() function
|
/external/bison/lib/ |
D | xmalloc.c | 89 xrealloc (void *p, size_t n) in xrealloc() function
|
/external/dhcpcd/ |
D | common.c | 250 xrealloc(void *ptr, size_t s) in xrealloc() function
|
/external/dbus/tools/ |
D | dbus-cleanup-sockets.c | 71 xrealloc (void *old, size_t bytes) in xrealloc() function
|
/external/valgrind/main/coregrind/m_demangle/ |
D | vg_libciface.h | 72 #define xrealloc(_pt,_sz) \ macro
|
/external/genext2fs/ |
D | genext2fs.c | 748 xrealloc(void *ptr, size_t size) in xrealloc() function
|