Home
last modified time | relevance | path

Searched defs:calloc (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/minilibc/libc/
A Dmalloc.c78 MALLOC_WEAK void *calloc(size_t nmemb, size_t size) in calloc() function
/AliOS-Things-master/components/libc_stub/compilers/armlibc/
A Darmcc_libc_uspace.c66 #pragma weak calloc macro
67 void *calloc(size_t len, size_t elsize) in calloc() function
A Darmcc_libc.c73 void *calloc(size_t len, size_t elsize) in calloc() function
/AliOS-Things-master/components/libc_stub/compilers/iar/
A Diar_libc.c49 __ATTRIBUTES void *calloc(size_t len, size_t elsize) in calloc() function
A Diar_libc_uspace.c30 __ATTRIBUTES void *calloc(size_t len, size_t elsize) in calloc() function
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/platform/
A Dplatform_stdlib_rtl8721d.h101 #define calloc rtw_calloc macro
/AliOS-Things-master/components/SDL2/src/hidapi/windows/
A Dhid.c47 #define calloc SDL_calloc macro
/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2.h2432 nghttp2_calloc calloc; member

Completed in 15 milliseconds