Home
last modified time | relevance | path

Searched refs:MP_STRINGIFY (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h42 MP_STRINGIFY(MICROPY_VERSION_MAJOR) "." \
43 MP_STRINGIFY(MICROPY_VERSION_MINOR) "." \
44 MP_STRINGIFY(MICROPY_VERSION_MICRO)
A Dmisc.h51 #define MP_STRINGIFY(x) MP_STRINGIFY_HELPER(x) macro
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A Dmain.c235 "; mpy-cross emitting mpy v" MP_STRINGIFY(MPY_VERSION) "\n"); in main_()

Completed in 7 milliseconds