Home
last modified time | relevance | path

Searched defs:realloc (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb90.C5 #define realloc Realloc macro
19 realloc() { in realloc() function
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp81 INTERCEPTOR(void*, realloc, void *ptr, uptr size) { in INTERCEPTOR() argument
173 void *(*realloc)(void *oldMem, uptr bytes); member
187 void *(*realloc)(void *oldMem, uptr bytes); member
H A Dasan_malloc_win.cpp134 void *realloc(void *ptr, size_t size) { in realloc() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash49.C21 virtual void realloc(int new_max) { in realloc() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dbadalloc1.C53 extern "C" void *realloc (void *p, size_t size) in realloc() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgengtype-lex.l27 #define realloc xrealloc macro
H A Dsystem.h590 #define realloc xrealloc macro
/openbsd/gnu/gcc/gcc/
H A Dgengtype-lex.l28 #define realloc xrealloc macro
H A Dsystem.h639 #define realloc xrealloc macro
H A Dgengtype-lex.c1726 #define realloc xrealloc macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp126 void *realloc(void *p, size_t size) { in realloc() function
/openbsd/usr.sbin/unbound/util/
H A Dalloc.h196 # define realloc(p,s) unbound_stat_realloc_lite(p, s, __FILE__, __LINE__, __func__) macro
/openbsd/sbin/unwind/libunbound/util/
H A Dalloc.h196 # define realloc(p,s) unbound_stat_realloc_lite(p, s, __FILE__, __LINE__, __func__) macro
/openbsd/gnu/usr.bin/perl/ext/SDBM_File/
H A Dsdbm.h166 # define realloc Perl_realloc macro
/openbsd/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp69 INTERCEPTOR(void *, realloc, void *ptr, uptr size) { in INTERCEPTOR() argument
/openbsd/usr.sbin/unbound/
H A Dconfig.h.in1498 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) macro
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks1.c179 WRAPPER(void *, realloc, void *buf, size_t c) in WRAPPER() argument
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp57 INTERCEPTOR(void *, realloc, void *ptr, SIZE_T size) { in INTERCEPTOR() argument
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h299 #define realloc win32_realloc macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-vx.c48 #define realloc bogon_realloc /* Sun claims "char *realloc()", not void * */ macro
/openbsd/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_interceptors.cpp94 INTERCEPTOR(void *, realloc, void *ptr, uptr size) { in INTERCEPTOR() argument
/openbsd/gnu/usr.bin/perl/
H A DXSUB.h587 # define realloc PerlMem_realloc macro
/openbsd/sbin/unwind/libunbound/
H A Dconfig.h1503 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) macro
/openbsd/lib/libc/stdlib/
H A Dmalloc.c1963 realloc(void *ptr, size_t size) in realloc() function
/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c75 #define realloc xrealloc macro

12