Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/ports/windows/
H A Dmpconfigport.h106 #define MICROPY_STACKLESS_STRICT (0) macro
/dports/lang/micropython/micropython-1.17/py/
H A Dmpconfig.h264 #ifndef MICROPY_STACKLESS_STRICT
265 #define MICROPY_STACKLESS_STRICT (0) macro
H A Dvm.c991 #if MICROPY_STACKLESS_STRICT in mp_execute_bytecode()
1038 #if MICROPY_STACKLESS_STRICT in mp_execute_bytecode()
1077 #if MICROPY_STACKLESS_STRICT in mp_execute_bytecode()
1123 #if MICROPY_STACKLESS_STRICT in mp_execute_bytecode()
/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dmpconfigport.h138 #define MICROPY_STACKLESS_STRICT (0) macro