Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmodgc.c79 #if MICROPY_GC_ALLOC_THRESHOLD
106 #if MICROPY_GC_ALLOC_THRESHOLD
A Dgc.c158 #if MICROPY_GC_ALLOC_THRESHOLD in gc_init()
324 #if MICROPY_GC_ALLOC_THRESHOLD in gc_collect_start()
462 #if MICROPY_GC_ALLOC_THRESHOLD in gc_alloc()
525 #if MICROPY_GC_ALLOC_THRESHOLD in gc_alloc()
A Dmpstate.h91 #if MICROPY_GC_ALLOC_THRESHOLD
A Dmpconfig.h158 #ifndef MICROPY_GC_ALLOC_THRESHOLD
159 #define MICROPY_GC_ALLOC_THRESHOLD (1) macro

Completed in 11 milliseconds