Searched refs:hb_malloc_impl (Results 1 – 2 of 2) sorted by relevance
218 && defined(hb_malloc_impl) \226 extern "C" void* hb_malloc_impl(size_t size);230 #define hb_malloc hb_malloc_impl
39 void* hb_malloc_impl (size_t size) in hb_malloc_impl() function