Home
last modified time | relevance | path

Searched refs:malloc_with_finaliser (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmalloc.c60 #define malloc_with_finaliser(b) gc_alloc((b), true) macro
112 void *ptr = malloc_with_finaliser(num_bytes); in m_malloc_with_finaliser()

Completed in 5 milliseconds