Searched refs:malloc_with_finaliser (Results 1 – 1 of 1) sorted by relevance
60 #define malloc_with_finaliser(b) gc_alloc((b), true) macro112 void *ptr = malloc_with_finaliser(num_bytes); in m_malloc_with_finaliser()
Completed in 5 milliseconds