Searched refs:MICROPY_ENABLE_GC (Results 1 – 22 of 22) sorted by relevance
81 #if MICROPY_ENABLE_GC in mp_micropython_mem_info()124 #if MICROPY_ENABLE_GC191 #if MICROPY_ENABLE_GC
48 #if MICROPY_ENABLE_GC69 #error MICROPY_ENABLE_FINALISER requires MICROPY_ENABLE_GC
31 #if MICROPY_PY_GC && MICROPY_ENABLE_GC
153 #define MICROPY_GC_CONSERVATIVE_CLEAR (MICROPY_ENABLE_GC)561 #ifndef MICROPY_ENABLE_GC562 #define MICROPY_ENABLE_GC (0) macro
164 #if MICROPY_PY_GC && MICROPY_ENABLE_GC
292 #if MICROPY_ENABLE_GC in qstr_pool_info()
35 #if MICROPY_ENABLE_GC
1515 #if MICROPY_ENABLE_GC in m_malloc_fail()
34 #if MICROPY_ENABLE_GC
64 #define MICROPY_ENABLE_GC (1) macro
36 #if MICROPY_ENABLE_GC
41 #if MICROPY_ENABLE_GC250 #if MICROPY_ENABLE_GC in mpy_init()300 #if MICROPY_ENABLE_GC in mpy_deinit()
69 #define MICROPY_ENABLE_GC (1) macro
33 #if MICROPY_ENABLE_GC
162 #if MICROPY_ENABLE_GC in parse_compile_execute()
47 #if MICROPY_ENABLE_GC
44 #if MICROPY_ENABLE_GC422 #if MICROPY_ENABLE_GC in mpy_init()469 #if MICROPY_ENABLE_GC in mpy_deinit()
Completed in 34 milliseconds