| /third_party/musl/src/locale/ |
| D | freelocale.c | 5 #define malloc undef macro
|
| D | duplocale.c | 6 #define malloc __libc_malloc macro
|
| D | newlocale.c | 7 #define malloc __libc_malloc macro
|
| D | locale_map.c | 10 #define malloc __libc_malloc macro
|
| /third_party/musl/porting/liteos_a/user/src/locale/ |
| D | freelocale.c | 5 #define malloc undef macro
|
| /third_party/cJSON/tests/unity/extras/fixture/src/ |
| D | unity_fixture_malloc_overrides.h | 37 #define malloc unity_malloc macro
|
| /third_party/unity/extras/memory/src/ |
| D | unity_memory.h | 41 #define malloc unity_malloc macro
|
| /third_party/musl/porting/uniproton/kernel/src/malloc/ |
| D | malloc.c | 32 void *malloc(size_t size) in malloc() function
|
| /third_party/musl/porting/linux/user/src/locale/ |
| D | newlocale.c | 7 #define malloc __libc_malloc macro
|
| D | locale_map.c | 25 #define malloc __libc_malloc macro
|
| /third_party/musl/src/malloc/ |
| D | libc_calloc.c | 69 #define malloc __libc_malloc macro
|
| /third_party/skia/src/core/ |
| D | SkMipmap.h | 89 SkMipmap(void* malloc, size_t size) : INHERITED(malloc, size) {} in SkMipmap()
|
| /third_party/musl/src/process/ |
| D | fdop.h | 14 #define malloc __libc_malloc macro
|
| /third_party/python/Include/cpython/ |
| D | pymem.h | 52 void* (*malloc) (void *ctx, size_t size); member
|
| /third_party/curl/lib/ |
| D | curl_memory.h | 155 #define malloc(size) Curl_cmalloc(size) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | LinuxMallocProfiling.cpp | 60 extern "C" void *malloc(size_t size) { in malloc() function
|
| /third_party/musl/src/ldso/ |
| D | dlerror.c | 8 #define malloc __libc_malloc macro
|
| /third_party/musl/porting/linux/user/src/ldso/ |
| D | dlerror.c | 9 #define malloc __libc_malloc macro
|
| /third_party/musl/src/exit/ |
| D | atexit.c | 7 #define malloc __libc_malloc macro
|
| /third_party/musl/src/thread/ |
| D | pthread_atfork.c | 6 #define malloc __libc_malloc macro
|
| D | sem_open.c | 17 #define malloc __libc_malloc macro
|
| /third_party/musl/src/malloc/mallocng/ |
| D | glue.h | 23 #define malloc __libc_malloc_impl macro
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| D | sem_open.c | 17 #define malloc __libc_malloc macro
|
| /third_party/musl/libc-test/src/regression/ |
| D | flockfile-list.c | 24 void *malloc(size_t n) in malloc() function
|
| /third_party/musl/porting/linux/user/src/hook/ |
| D | malloc_common.c | 21 void* malloc(size_t bytes) in malloc() function
|