| /third_party/musl/porting/linux/user/src/malloc/ |
| H A D | realloc.c | 8 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/src/malloc/ |
| H A D | realloc.c | 7 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/src/locale/ |
| H A D | freelocale.c | 7 #define realloc undef macro
|
| H A D | duplocale.c | 8 #define realloc undef macro
|
| H A D | newlocale.c | 9 #define realloc undef macro
|
| H A D | locale_map.c | 12 #define realloc undef macro
|
| /third_party/musl/porting/liteos_a/user/src/locale/ |
| H A D | freelocale.c | 7 #define realloc undef macro
|
| /third_party/cJSON/tests/unity/extras/fixture/src/ |
| H A D | unity_fixture_malloc_overrides.h | 39 #define realloc unity_realloc macro
|
| /third_party/unity/extras/memory/src/ |
| H A D | unity_memory.h | 43 #define realloc unity_realloc macro
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | flockfile-list.c | 59 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | realloc.c | 7 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/porting/linux/user/src/locale/ |
| H A D | newlocale.c | 9 #define realloc undef macro
|
| H A D | locale_map.c | 27 #define realloc undef macro
|
| /third_party/musl/src/ldso/ |
| H A D | dlerror.c | 10 #define realloc __libc_realloc macro
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| H A D | stringslice.cpp | 74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
|
| /third_party/musl/src/process/ |
| H A D | fdop.h | 16 #define realloc undef macro
|
| /third_party/musl/porting/linux/user/src/ldso/ |
| H A D | dlerror.c | 11 #define realloc __libc_realloc macro
|
| /third_party/musl/src/thread/ |
| H A D | pthread_atfork.c | 8 #define realloc undef macro
|
| /third_party/python/Include/cpython/ |
| H A D | pymem.h | 58 void* (*realloc) (void *ctx, void *ptr, size_t new_size); member
|
| /third_party/curl/lib/ |
| H A D | memdebug.h | 119 #define realloc(ptr,size) curl_dbg_realloc(ptr, size, __LINE__, __FILE__) macro
|
| H A D | curl_memory.h | 66 #undef realloc macro 158 #undef realloc macro 159 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
|
| /third_party/musl/src/hook/linux/ |
| H A D | malloc_common.c | 172 void* realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | malloc_common.c | 139 void* realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/src/exit/ |
| H A D | atexit.c | 9 #define realloc undef macro
|
| /third_party/skia/third_party/externals/freetype/src/raster/ |
| H A D | ftmisc.h | 75 FT_Realloc_Func realloc; member
|