/netbsd-src/bin/csh/ |
H A D | alloc.c | 63 Realloc(void *p, size_t n) in Realloc() function
|
H A D | extern.h | 316 void *Realloc(void *, size_t);
|
H A D | csh.h | 88 #define xrealloc(p, i) Realloc(p, i)
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_allocator_dlsym.h | 56 static void *Realloc(void *ptr, uptr new_size) { in Realloc() function
|
H A D | sanitizer_common.h | 507 Realloc(new_capacity); in push_back() 532 Realloc(new_size); in reserve() 565 void Realloc(uptr new_capacity) { in Realloc() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common.h | 449 Realloc(new_capacity); in push_back() 474 Realloc(new_size); in reserve() 507 void Realloc(uptr new_capacity) { in Realloc() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_common.h | 453 Realloc(new_capacity); in push_back() 478 Realloc(new_size); in reserve() 511 void Realloc(uptr new_capacity) { in Realloc() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_allocation_functions.cpp | 123 return DlsymAlloc::Realloc(ptr, size); in __sanitizer_realloc()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_malloc_linux.cpp | 83 return DlsymAlloc::Realloc(ptr, size); in INTERCEPTOR()
|
/netbsd-src/lib/libc/db/ |
H A D | changelog | 49 Realloc bug when reading in fixed records.
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/ |
H A D | lsan_interceptors.cpp | 96 return DlsymAlloc::Realloc(ptr, size); in INTERCEPTOR()
|
/netbsd-src/share/man/tools/ |
H A D | sp.ignore | 1201 Realloc
|
H A D | newsp.errs | 1753 Realloc
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | objidl.d | 607 void* Realloc(void*, SIZE_T);
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 346 TEST(MemorySanitizer, Realloc) { in TEST() argument
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2010 | 2806 (find_line): Realloc to a temp, and handle alloc fail.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ChangeLog-2010 | 2806 (find_line): Realloc to a temp, and handle alloc fail.
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ChangeLog-2010 | 2806 (find_line): Realloc to a temp, and handle alloc fail.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2010 | 2806 (find_line): Realloc to a temp, and handle alloc fail.
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | ChangeLog | 114 * commands.c (set_file_variables): Realloc, not malloc, the static
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | ChangeLog-97 | 2684 * logmsg.c (logfile_write, title_proc): Realloc str_list as
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1992 | 5500 Realloc the linetable on the objfile symbol_obstack and copy there.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1992 | 5500 Realloc the linetable on the objfile symbol_obstack and copy there.
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ |
H A D | CHANGES | 10850 Realloc => OPENSSL_realloc 11683 since Malloc(), Realloc() and Free() were defined as macros having
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog.46 | 6241 > error. Realloc the buffer after we've read the file.
|