Searched defs:realloc (Results 1 - 9 of 9) sorted by path

/haiku-buildtools/gcc/gcc/
H A Dgengtype-lex.c1221 #define realloc xrealloc macro
H A Dsystem.h788 #define realloc xrealloc macro
804 #undef realloc macro
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr36745.C95 template < typename T > void QVector < T >::realloc () function in class:QVector
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dbadalloc1.C69 extern "C" void *realloc (void *p, size_t size) function
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { function in class:ARRAY
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb90.C5 #define realloc Realloc macro
19 realloc() { function in class:TmpActor
/haiku-buildtools/gcc/libcpp/
H A Dsystem.h419 #undef realloc macro
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_malloc_linux.cc155 void *(*realloc)(void *oldMem, uptr bytes); member in struct:MallocDebugK
169 void *(*realloc)(void *oldMem, uptr bytes); member in struct:MallocDebugL
H A Dasan_malloc_win.cc82 void *realloc(void *ptr, size_t size) { function

Completed in 152 milliseconds