Home
last modified time | relevance | path

Searched defs:MICROPY_PY_GC_COLLECT_RETVAL (Results 1 – 5 of 5) sorted by relevance

/dports/lang/micropython/micropython-1.17/examples/embedding/
H A Dmpconfigport_minimal.h67 #define MICROPY_PY_GC_COLLECT_RETVAL (0) macro
/dports/lang/micropython/micropython-1.17/ports/unix/variants/minimal/
H A Dmpconfigvariant.h79 #define MICROPY_PY_GC_COLLECT_RETVAL (0) macro
/dports/lang/micropython/micropython-1.17/ports/windows/
H A Dmpconfigport.h102 #define MICROPY_PY_GC_COLLECT_RETVAL (1) macro
/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dmpconfigport.h134 #define MICROPY_PY_GC_COLLECT_RETVAL (1) macro
/dports/lang/micropython/micropython-1.17/py/
H A Dmpconfig.h1214 #define MICROPY_PY_GC_COLLECT_RETVAL (0) macro