Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dmalloc.h46 #define calloc(nmemb, size) \ macro
/OK3568_Linux_fs/u-boot/common/
H A Dmalloc_simple.c55 void *calloc(size_t nmemb, size_t elem_size) in calloc() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dmalloc.h24 #define calloc(nmemb, size) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dmalloc.h24 #define calloc(nmemb, size) \ macro
/OK3568_Linux_fs/u-boot/include/
H A Dmalloc.h862 #pragma weak calloc = __libc_calloc macro
/OK3568_Linux_fs/kernel/lib/
H A Dtest_hmm.c91 unsigned long calloc; member
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c33 #define calloc lsx_calloc macro