Home
last modified time | relevance | path

Searched refs:MICROPY_FLOAT_IMPL_NONE (Results 1 – 10 of 10) sorted by relevance

/dports/lang/micropython/micropython-1.17/ports/pic16bit/
H A Dmpconfigport.h65 #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
/dports/lang/micropython/micropython-1.17/ports/powerpc/
H A Dmpconfigport.h90 #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
/dports/lang/micropython/micropython-1.17/examples/embedding/
H A Dmpconfigport_minimal.h44 #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
/dports/lang/micropython/micropython-1.17/ports/unix/variants/minimal/
H A Dmpconfigvariant.h54 #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
/dports/lang/micropython/micropython-1.17/ports/cc3200/
H A Dmpconfigport.h54 #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
/dports/lang/micropython/micropython-1.17/py/
H A Dmpconfig.h706 #define MICROPY_FLOAT_IMPL_NONE (0) macro
711 #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
H A Dformatfloat.c28 #if MICROPY_FLOAT_IMPL != MICROPY_FLOAT_IMPL_NONE
/dports/lang/micropython/micropython-1.17/ports/nrf/
H A Dmpconfigport.h60 #define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
/dports/lang/micropython/micropython-1.17/ports/mimxrt/
H A DMakefile75 CFLAGS += -DMICROPY_FLOAT_IMPL=MICROPY_FLOAT_IMPL_NONE
/dports/lang/micropython/micropython-1.17/ports/stm32/
H A DMakefile124 CFLAGS += -DMICROPY_FLOAT_IMPL=MICROPY_FLOAT_IMPL_NONE