Home
last modified time | relevance | path

Searched defs:realloc (Results 1 – 25 of 68) sorted by relevance

123

/third_party/musl/src/malloc/
Drealloc.c3 void *realloc(void *p, size_t n) in realloc() function
/third_party/musl/porting/linux/user/src/malloc/
Drealloc.c8 void *realloc(void *p, size_t n) in realloc() function
/third_party/musl/porting/liteos_a/user/src/locale/
Dfreelocale.c7 #define realloc undef macro
/third_party/gstreamer/gstreamer/gst/parse/
Dparse.l28 #define realloc g_realloc macro
/third_party/musl/src/locale/
Dfreelocale.c6 #define realloc undef macro
Dduplocale.c8 #define realloc undef macro
Dnewlocale.c9 #define realloc undef macro
Dlocale_map.c12 #define realloc undef macro
/third_party/unity/extras/memory/src/
Dunity_memory.h43 #define realloc unity_realloc macro
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture_malloc_overrides.h39 #define realloc unity_realloc macro
/third_party/gstreamer/gstreamer/gst/printf/
Dgst-printf.h36 #define realloc g_realloc macro
/third_party/musl/src/malloc/mallocng/
Drealloc.c7 void *realloc(void *p, size_t n) in realloc() function
Dglue.h24 #define realloc __libc_realloc macro
/third_party/musl/porting/linux/user/src/locale/
Dnewlocale.c9 #define realloc undef macro
Dlocale_map.c27 #define realloc undef macro
/third_party/skia/modules/skplaintexteditor/src/
Dstringslice.cpp74 void StringSlice::realloc(std::size_t size) { in realloc() function in StringSlice
/third_party/musl/src/process/
Dfdop.h16 #define realloc undef macro
/third_party/python/Include/cpython/
Dpymem.h58 void* (*realloc) (void *ctx, void *ptr, size_t new_size); member
/third_party/skia/include/private/
DSkTemplates.h254 void realloc(size_t count) { in realloc() function
356 void realloc(size_t count) { in realloc() function
/third_party/curl/lib/
Dcurl_memory.h159 #define realloc(ptr,size) Curl_crealloc(ptr, size) macro
/third_party/musl/porting/linux/user/src/ldso/
Ddlerror.c11 #define realloc __libc_realloc macro
/third_party/musl/src/ldso/
Ddlerror.c11 #define realloc __libc_realloc macro
/third_party/node/deps/npm/node_modules/sigstore/dist/util/
Dstream.js106 realloc(size) { method in ByteStream
/third_party/musl/src/exit/
Datexit.c9 #define realloc undef macro
/third_party/musl/porting/liteos_a/user/src/thread/
Dsem_open.c19 #define realloc undef macro

123