Home
last modified time | relevance | path

Searched defs:custom_calloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mbedtls/tests/configs/
H A Duser-config-malloc-0-null.h12 static inline void *custom_calloc(size_t nmemb, size_t size) in custom_calloc() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/configs/
H A Duser-config-malloc-0-null.h12 static inline void *custom_calloc(size_t nmemb, size_t size) in custom_calloc() function
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib509.c41 static void *custom_calloc(size_t nmemb, size_t size) in custom_calloc() function