Searched refs:hb_malloc_impl (Results 1 – 2 of 2) sorted by relevance
235 && defined(hb_malloc_impl) \243 extern "C" void* hb_malloc_impl(size_t size);247 #define hb_malloc hb_malloc_impl
43 void* hb_malloc_impl (size_t size) in hb_malloc_impl() function