Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmicropython.c81 #if MICROPY_ENABLE_GC in mp_micropython_mem_info()
124 #if MICROPY_ENABLE_GC
191 #if MICROPY_ENABLE_GC
A Dmalloc.c48 #if MICROPY_ENABLE_GC
69 #error MICROPY_ENABLE_FINALISER requires MICROPY_ENABLE_GC
A Dmodgc.c31 #if MICROPY_PY_GC && MICROPY_ENABLE_GC
A Dmpconfig.h153 #define MICROPY_GC_CONSERVATIVE_CLEAR (MICROPY_ENABLE_GC)
561 #ifndef MICROPY_ENABLE_GC
562 #define MICROPY_ENABLE_GC (0) macro
A Dobjmodule.c164 #if MICROPY_PY_GC && MICROPY_ENABLE_GC
A Dqstr.c292 #if MICROPY_ENABLE_GC in qstr_pool_info()
A Dgc.c35 #if MICROPY_ENABLE_GC
A Druntime.c1515 #if MICROPY_ENABLE_GC in m_malloc_fail()
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A Dgccollect.c34 #if MICROPY_ENABLE_GC
A Dmpconfigport.h64 #define MICROPY_ENABLE_GC (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpthreadport.h36 #if MICROPY_ENABLE_GC
A Dmain.c41 #if MICROPY_ENABLE_GC
250 #if MICROPY_ENABLE_GC in mpy_init()
300 #if MICROPY_ENABLE_GC in mpy_deinit()
A Dmpconfigport.h69 #define MICROPY_ENABLE_GC (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpthreadport.h36 #if MICROPY_ENABLE_GC
A Dmain.c41 #if MICROPY_ENABLE_GC
250 #if MICROPY_ENABLE_GC in mpy_init()
300 #if MICROPY_ENABLE_GC in mpy_deinit()
A Dmpconfigport.h69 #define MICROPY_ENABLE_GC (1) macro
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dgchelper_native.c36 #if MICROPY_ENABLE_GC
A Dgchelper_generic.c33 #if MICROPY_ENABLE_GC
A Dpyexec.c162 #if MICROPY_ENABLE_GC in parse_compile_execute()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpthreadport.h47 #if MICROPY_ENABLE_GC
A Dmpconfigport.h69 #define MICROPY_ENABLE_GC (1) macro
/AliOS-Things-master/components/py_engine/adapter/
A Dmain.c44 #if MICROPY_ENABLE_GC
422 #if MICROPY_ENABLE_GC in mpy_init()
469 #if MICROPY_ENABLE_GC in mpy_deinit()

Completed in 34 milliseconds