Home
last modified time | relevance | path

Searched defs:calloc (Results 26 - 50 of 62) sorted by relevance

123

/third_party/musl/src/locale/
H A Dlocale_map.c11 #define calloc undef macro
H A Ddcngettext.c16 #define calloc __libc_calloc macro
/third_party/curl/lib/
H A Dcurl_memory.h65 #undef calloc macro
156 #undef calloc macro
157 #define calloc(nbelem,size) Curl_ccalloc(nbelem, size) macro
/third_party/lame/
H A DconfigMS.h92 #define calloc(x,y) acm_Calloc(x,y) macro
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c11 #define calloc __libc_calloc macro
/third_party/musl/src/thread/
H A Dsem_open.c18 #define calloc __libc_calloc macro
/third_party/musl/src/exit/linux/
H A Datexit.c11 #define calloc __libc_calloc macro
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dsem_open.c18 #define calloc __libc_calloc macro
/third_party/unity/extras/memory/src/
H A Dunity_memory.c39 #undef calloc macro
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dstdlib.h148 void *calloc(size_t size, size_t nmemb) in calloc() function
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc_dispatch.h43 MallocCallocType calloc; member
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c31 #define calloc __libc_calloc macro
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c15 #define calloc __libc_calloc macro
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio.c16 #define calloc __libc_calloc macro
/third_party/musl/src/hook/linux/
H A Dmusl_malloc_dispatch.h65 MallocCallocType calloc; member
/third_party/musl/src/aio/
H A Daio.c16 #define calloc __libc_calloc macro
/third_party/node/deps/uvwasi/include/
H A Duvwasi.h34 uvwasi_calloc calloc; member
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c162 #undef calloc macro
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c32 #define calloc undef macro
/third_party/musl/src/time/
H A D__tz.c23 #define calloc undef macro
/kernel/linux/linux-5.10/lib/
H A Dtest_hmm.c91 unsigned long calloc; member
/kernel/linux/linux-6.6/lib/
H A Dtest_hmm.c119 unsigned long calloc; member
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dnghttp3.h533 nghttp3_calloc calloc; member
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2488 nghttp2_calloc calloc; member
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c28 #define calloc __libc_calloc macro

Completed in 24 milliseconds

123