| /third_party/musl/src/malloc/ |
| D | realloc.c | 7 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/porting/linux/user/src/malloc/ |
| D | realloc.c | 8 void *realloc(void *p, size_t n) in realloc() function
|
| /third_party/musl/src/locale/ |
| D | freelocale.c | 7 #define realloc undef macro
|
| D | duplocale.c | 8 #define realloc undef macro
|
| D | newlocale.c | 9 #define realloc undef macro
|
| D | locale_map.c | 12 #define realloc undef macro
|
| /third_party/musl/porting/liteos_a/user/src/locale/ |
| D | freelocale.c | 7 #define realloc undef macro
|
| /third_party/cJSON/tests/unity/extras/fixture/src/ |
| D | unity_fixture_malloc_overrides.h | 39 #define realloc unity_realloc macro
|
| /third_party/unity/extras/memory/src/ |
| D | unity_memory.h | 43 #define realloc unity_realloc macro
|
| /third_party/musl/src/malloc/mallocng/ |
| D | realloc.c | 7 void *realloc(void *p, size_t n) in realloc() function
|
| D | glue.h | 24 #define realloc __libc_realloc macro
|
| /third_party/musl/porting/linux/user/src/locale/ |
| D | newlocale.c | 9 #define realloc undef macro
|
| D | locale_map.c | 27 #define realloc undef macro
|
| /third_party/skia/modules/skplaintexteditor/src/ |
| D | stringslice.cpp | 74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
|
| /third_party/musl/src/process/ |
| D | fdop.h | 16 #define realloc undef macro
|
| /third_party/python/Include/cpython/ |
| D | pymem.h | 58 void* (*realloc) (void *ctx, void *ptr, size_t new_size); member
|
| /third_party/curl/lib/ |
| D | curl_memory.h | 159 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
|
| /third_party/musl/src/ldso/ |
| D | dlerror.c | 10 #define realloc __libc_realloc macro
|
| /third_party/skia/include/private/ |
| D | SkTemplates.h | 254 void realloc(size_t count) { in realloc() function 356 void realloc(size_t count) { in realloc() function
|
| /third_party/musl/porting/linux/user/src/ldso/ |
| D | dlerror.c | 11 #define realloc __libc_realloc macro
|
| /third_party/musl/src/exit/ |
| D | atexit.c | 9 #define realloc undef macro
|
| /third_party/musl/src/thread/ |
| D | pthread_atfork.c | 8 #define realloc undef macro
|
| D | sem_open.c | 19 #define realloc undef macro
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| D | sem_open.c | 19 #define realloc undef macro
|
| /third_party/musl/libc-test/src/regression/ |
| D | flockfile-list.c | 59 void *realloc(void *p, size_t n) in realloc() function
|