| /third_party/musl/src/malloc/ |
| D | libc_calloc.c | 1 #define calloc __libc_calloc macro
|
| D | calloc.c | 33 void *calloc(size_t m, size_t n) in calloc() function
|
| /third_party/musl/porting/linux/user/src/malloc/ |
| D | calloc.c | 7 void *calloc(size_t m, size_t n) in calloc() function
|
| /third_party/musl/porting/liteos_a/user/src/locale/ |
| D | freelocale.c | 6 #define calloc undef macro
|
| /third_party/musl/src/locale/ |
| D | freelocale.c | 5 #define calloc undef macro
|
| D | duplocale.c | 7 #define calloc undef macro
|
| D | newlocale.c | 8 #define calloc undef macro
|
| D | locale_map.c | 11 #define calloc undef macro
|
| /third_party/unity/extras/memory/src/ |
| D | unity_memory.h | 42 #define calloc unity_calloc macro
|
| /third_party/cJSON/tests/unity/extras/fixture/src/ |
| D | unity_fixture_malloc_overrides.h | 38 #define calloc unity_calloc macro
|
| /third_party/musl/porting/uniproton/kernel/src/malloc/ |
| D | malloc.c | 6 void *calloc(size_t nitems, size_t size) in calloc() function
|
| /third_party/musl/porting/linux/user/src/locale/ |
| D | newlocale.c | 8 #define calloc undef macro
|
| D | locale_map.c | 26 #define calloc undef macro
|
| /third_party/python/Include/cpython/ |
| D | pymem.h | 55 void* (*calloc) (void *ctx, size_t nelem, size_t elsize); member
|
| /third_party/musl/src/process/ |
| D | fdop.h | 15 #define calloc __libc_calloc macro
|
| /third_party/libunwind/tests/ |
| D | Ltest-nocalloc.c | 41 calloc(size_t n, size_t s) in calloc() function
|
| /third_party/musl/src/ldso/ |
| D | dlerror.c | 10 #define calloc __libc_calloc macro
|
| /third_party/musl/porting/linux/user/src/ldso/ |
| D | dlerror.c | 10 #define calloc __libc_calloc macro
|
| /third_party/musl/src/exit/ |
| D | atexit.c | 8 #define calloc __libc_calloc macro
|
| /third_party/musl/src/thread/ |
| D | sem_open.c | 18 #define calloc __libc_calloc macro
|
| /third_party/musl/porting/liteos_a/user/src/thread/ |
| D | sem_open.c | 18 #define calloc __libc_calloc macro
|
| /third_party/musl/porting/linux/user/src/hook/ |
| D | malloc_common.c | 72 void* calloc(size_t m, size_t n) in calloc() function
|
| D | musl_malloc_dispatch.h | 41 MallocCallocType calloc; member
|
| /third_party/musl/libc-test/src/regression/ |
| D | flockfile-list.c | 39 void *calloc(size_t n, size_t m) in calloc() function
|
| /third_party/musl/porting/linux/user/src/exit/ |
| D | atexit.c | 10 #define calloc __libc_calloc macro
|