| /freebsd-12-stable/contrib/ntp/sntp/unity/ |
| D | unity_fixture_malloc_overrides.h | 13 #define realloc unity_realloc macro
|
| /freebsd-12-stable/sys/contrib/ck/include/ |
| D | ck_malloc.h | 35 void *(*realloc)(void *, size_t, size_t, bool); member
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| D | asan_malloc_linux.cpp | 142 INTERCEPTOR(void*, realloc, void *ptr, uptr size) { in INTERCEPTOR() argument 238 void *(*realloc)(void *oldMem, uptr bytes); member 252 void *(*realloc)(void *oldMem, uptr bytes); member
|
| D | asan_malloc_win.cpp | 134 void *realloc(void *ptr, size_t size) { in realloc() function
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/ |
| D | scudo_malloc.cpp | 31 INTERCEPTOR_ATTRIBUTE void *realloc(void *ptr, size_t size) { in realloc() function
|
| /freebsd-12-stable/crypto/heimdal/include/ |
| D | config.h.in | 1598 #define realloc(X, Y) rk_realloc((X), (Y)) macro
|
| /freebsd-12-stable/contrib/file/src/ |
| D | memtest.c | 78 realloc(void *q, size_t len) in realloc() function
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | kmp_wrapper_malloc.h | 168 #define realloc(ptr, size) \ macro
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | tc.alloc.c | 60 # define realloc frealloc macro 386 realloc(ptr_t cp, size_t nbytes) in realloc() function
|
| D | tc.os.h | 454 # define realloc tcsh_realloc macro
|
| D | sh.h | 330 # define realloc __realloc macro 485 # define realloc lint_realloc macro
|
| /freebsd-12-stable/contrib/gcc/ |
| D | gengtype-lex.l | 28 #define realloc xrealloc macro
|
| D | system.h | 639 #define realloc xrealloc macro
|
| /freebsd-12-stable/contrib/unbound/util/ |
| D | alloc.h | 196 # define realloc(p,s) unbound_stat_realloc_lite(p, s, __FILE__, __LINE__, __func__) macro
|
| /freebsd-12-stable/contrib/unbound/ |
| D | config.h.in | 1427 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) macro
|
| /freebsd-12-stable/stand/libsa/ |
| D | stand.h | 458 #define realloc(x, y) Realloc(x, y, __FILE__, __LINE__) macro 465 #define realloc(x, y) Realloc(x, y, NULL, 0) macro
|
| /freebsd-12-stable/contrib/gcclibs/libmudflap/ |
| D | mf-hooks1.c | 179 WRAPPER(void *, realloc, void *buf, size_t c) in WRAPPER() argument
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/memprof/ |
| D | memprof_malloc_linux.cpp | 140 INTERCEPTOR(void *, realloc, void *ptr, uptr size) { in INTERCEPTOR() argument
|
| /freebsd-12-stable/contrib/jemalloc/include/jemalloc/ |
| D | jemalloc.h | 379 # define realloc je_realloc macro
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| D | dfsan_interceptors.cpp | 74 INTERCEPTOR(void *, realloc, void *ptr, SIZE_T size) { in INTERCEPTOR() argument
|
| /freebsd-12-stable/contrib/wpa/src/utils/ |
| D | os.h | 641 #define realloc OS_DO_NOT_USE_realloc macro
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | remote-vx.c | 48 #define realloc bogon_realloc /* Sun claims "char *realloc()", not void * */ macro
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_malloc.c | 849 realloc(void *addr, size_t size, struct malloc_type *mtp, int flags) in realloc() function
|
| /freebsd-12-stable/usr.sbin/unbound/ |
| D | config.h | 1517 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) macro
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/lsan/ |
| D | lsan_interceptors.cpp | 86 INTERCEPTOR(void*, realloc, void *q, uptr size) { in INTERCEPTOR() argument
|