/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb90.C | 5 #define realloc Realloc macro 19 realloc() { in realloc() function
|
/openbsd/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_malloc_linux.cpp | 81 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 D | asan_malloc_win.cpp | 134 void *realloc(void *ptr, size_t size) { in realloc() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | crash49.C | 21 virtual void realloc(int new_max) { in realloc() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/ |
H A D | badalloc1.C | 53 extern "C" void *realloc (void *p, size_t size) in realloc() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gengtype-lex.l | 27 #define realloc xrealloc macro
|
H A D | system.h | 590 #define realloc xrealloc macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | gengtype-lex.l | 28 #define realloc xrealloc macro
|
H A D | system.h | 639 #define realloc xrealloc macro
|
H A D | gengtype-lex.c | 1726 #define realloc xrealloc macro
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_allocator_testlib.cpp | 126 void *realloc(void *p, size_t size) { in realloc() function
|
/openbsd/usr.sbin/unbound/util/ |
H A D | alloc.h | 196 # define realloc(p,s) unbound_stat_realloc_lite(p, s, __FILE__, __LINE__, __func__) macro
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | alloc.h | 196 # define realloc(p,s) unbound_stat_realloc_lite(p, s, __FILE__, __LINE__, __func__) macro
|
/openbsd/gnu/usr.bin/perl/ext/SDBM_File/ |
H A D | sdbm.h | 166 # define realloc Perl_realloc macro
|
/openbsd/gnu/llvm/compiler-rt/lib/memprof/ |
H A D | memprof_malloc_linux.cpp | 69 INTERCEPTOR(void *, realloc, void *ptr, uptr size) { in INTERCEPTOR() argument
|
/openbsd/usr.sbin/unbound/ |
H A D | config.h.in | 1498 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) macro
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | mf-hooks1.c | 179 WRAPPER(void *, realloc, void *buf, size_t c) in WRAPPER() argument
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | dfsan_interceptors.cpp | 57 INTERCEPTOR(void *, realloc, void *ptr, SIZE_T size) { in INTERCEPTOR() argument
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 299 #define realloc win32_realloc macro
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | remote-vx.c | 48 #define realloc bogon_realloc /* Sun claims "char *realloc()", not void * */ macro
|
/openbsd/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan_interceptors.cpp | 94 INTERCEPTOR(void *, realloc, void *ptr, uptr size) { in INTERCEPTOR() argument
|
/openbsd/gnu/usr.bin/perl/ |
H A D | XSUB.h | 587 # define realloc PerlMem_realloc macro
|
/openbsd/sbin/unwind/libunbound/ |
H A D | config.h | 1503 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) macro
|
/openbsd/lib/libc/stdlib/ |
H A D | malloc.c | 1963 realloc(void *ptr, size_t size) in realloc() function
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 75 #define realloc xrealloc macro
|