/third_party/musl/src/malloc/ |
D | realloc.c | 3 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/porting/liteos_a/user/src/locale/ |
D | freelocale.c | 7 #define realloc undef macro
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | parse.l | 28 #define realloc g_realloc macro
|
/third_party/musl/src/locale/ |
D | freelocale.c | 6 #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/unity/extras/memory/src/ |
D | unity_memory.h | 43 #define realloc unity_realloc macro
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
D | unity_fixture_malloc_overrides.h | 39 #define realloc unity_realloc macro
|
/third_party/gstreamer/gstreamer/gst/printf/ |
D | gst-printf.h | 36 #define realloc g_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/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/curl/lib/ |
D | curl_memory.h | 159 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
|
/third_party/musl/porting/linux/user/src/ldso/ |
D | dlerror.c | 11 #define realloc __libc_realloc macro
|
/third_party/musl/src/ldso/ |
D | dlerror.c | 11 #define realloc __libc_realloc macro
|
/third_party/node/deps/npm/node_modules/sigstore/dist/util/ |
D | stream.js | 106 realloc(size) { method in ByteStream
|
/third_party/musl/src/exit/ |
D | atexit.c | 9 #define realloc undef macro
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
D | sem_open.c | 19 #define realloc undef macro
|