Home
last modified time | relevance | path

Searched refs:MICROPY_PY_COLLECTIONS (Results 1 – 20 of 20) sorted by relevance

/dports/lang/micropython/micropython-1.17/py/
H A Dobjattrtuple.c29 #if MICROPY_PY_ATTRTUPLE || MICROPY_PY_COLLECTIONS
32 #if !MICROPY_PY_COLLECTIONS
H A Dmodcollections.c29 #if MICROPY_PY_COLLECTIONS
H A Dobjtuple.h58 #if MICROPY_PY_COLLECTIONS
H A Dmpconfig.h1143 #ifndef MICROPY_PY_COLLECTIONS
1144 #define MICROPY_PY_COLLECTIONS (1) macro
H A Dobjnamedtuple.c35 #if MICROPY_PY_COLLECTIONS
H A Dobjmodule.c146 #if MICROPY_PY_COLLECTIONS
/dports/lang/micropython/micropython-1.17/ports/bare-arm/
H A Dmpconfigport.h59 #define MICROPY_PY_COLLECTIONS (0) macro
/dports/lang/micropython/micropython-1.17/ports/zephyr/
H A Dmpconfigport_minimal.h55 #define MICROPY_PY_COLLECTIONS (0) macro
H A Dmpconfigport.h60 #define MICROPY_PY_COLLECTIONS (0) macro
/dports/lang/micropython/micropython-1.17/ports/minimal/
H A Dmpconfigport.h38 #define MICROPY_PY_COLLECTIONS (0) macro
/dports/lang/micropython/micropython-1.17/ports/samd/
H A Dmpconfigport.h67 #define MICROPY_PY_COLLECTIONS (0) macro
/dports/lang/micropython/micropython-1.17/ports/pic16bit/
H A Dmpconfigport.h57 #define MICROPY_PY_COLLECTIONS (0) macro
/dports/lang/micropython/micropython-1.17/ports/powerpc/
H A Dmpconfigport.h81 #define MICROPY_PY_COLLECTIONS (1) macro
/dports/lang/micropython/micropython-1.17/examples/embedding/
H A Dmpconfigport_minimal.h69 #define MICROPY_PY_COLLECTIONS (0) macro
/dports/lang/micropython/micropython-1.17/ports/unix/variants/minimal/
H A Dmpconfigvariant.h81 #define MICROPY_PY_COLLECTIONS (0) macro
/dports/lang/micropython/micropython-1.17/ports/javascript/
H A Dmpconfigport.h73 #define MICROPY_PY_COLLECTIONS (1) macro
/dports/lang/micropython/micropython-1.17/mpy-cross/
H A Dmpconfigport.h90 #define MICROPY_PY_COLLECTIONS (0) macro
/dports/lang/micropython/micropython-1.17/ports/esp8266/
H A Dmpconfigport.h52 #define MICROPY_PY_COLLECTIONS (1) macro
/dports/lang/micropython/micropython-1.17/ports/esp32/
H A Dmpconfigport.h105 #define MICROPY_PY_COLLECTIONS (1) macro
/dports/lang/micropython/micropython-1.17/docs/develop/
H A Dporting.rst155 #define MICROPY_PY_COLLECTIONS (0)