Searched refs:hb_calloc_impl (Results 1 – 2 of 2) sorted by relevance
219 && defined(hb_calloc_impl) \227 extern "C" void* hb_calloc_impl(size_t nmemb, size_t size);231 #define hb_calloc hb_calloc_impl
44 void* hb_calloc_impl (size_t nmemb, size_t size) in hb_calloc_impl() function