Home
last modified time | relevance | path

Searched refs:MICROPY_PY_BUILTINS_COMPILE (Results 1 – 14 of 14) sorted by relevance

/dports/lang/micropython/micropython-1.17/py/
H A Dbuiltinevex.c34 #if MICROPY_PY_BUILTINS_COMPILE
133 #if MICROPY_PY_BUILTINS_COMPILE in eval_exec_helper()
H A Dmpconfig.h1036 #ifndef MICROPY_PY_BUILTINS_COMPILE
1037 #define MICROPY_PY_BUILTINS_COMPILE (0) macro
H A Dmodbuiltins.c692 #if MICROPY_PY_BUILTINS_COMPILE
H A Druntime.c1490 if (MICROPY_PY_BUILTINS_COMPILE && globals == NULL) { in mp_parse_compile_execute()
/dports/lang/micropython/micropython-1.17/examples/embedding/
H A Dmpconfigport_minimal.h54 #define MICROPY_PY_BUILTINS_COMPILE (0) macro
/dports/lang/micropython/micropython-1.17/ports/unix/variants/minimal/
H A Dmpconfigvariant.h64 #define MICROPY_PY_BUILTINS_COMPILE (0) macro
/dports/lang/micropython/micropython-1.17/ports/javascript/
H A Dmpconfigport.h98 #define MICROPY_PY_BUILTINS_COMPILE (1) macro
/dports/lang/micropython/micropython-1.17/ports/mimxrt/
H A Dmpconfigport.h85 #define MICROPY_PY_BUILTINS_COMPILE (1) macro
/dports/lang/micropython/micropython-1.17/ports/rp2/
H A Dmpconfigport.h89 #define MICROPY_PY_BUILTINS_COMPILE (1) macro
/dports/lang/micropython/micropython-1.17/ports/windows/
H A Dmpconfigport.h76 #define MICROPY_PY_BUILTINS_COMPILE (1) macro
/dports/lang/micropython/micropython-1.17/ports/nrf/
H A Dmpconfigport.h113 #define MICROPY_PY_BUILTINS_COMPILE (1) macro
/dports/lang/micropython/micropython-1.17/ports/esp32/
H A Dmpconfigport.h88 #define MICROPY_PY_BUILTINS_COMPILE (1) macro
/dports/lang/micropython/micropython-1.17/ports/unix/
H A Dmpconfigport.h98 #define MICROPY_PY_BUILTINS_COMPILE (1) macro
/dports/lang/micropython/micropython-1.17/ports/stm32/
H A Dmpconfigport.h110 #define MICROPY_PY_BUILTINS_COMPILE (MICROPY_ENABLE_COMPILER) macro