Home
last modified time | relevance | path

Searched refs:MICROPY_ALLOC_LEXEL_INDENT_INC (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h176 #ifndef MICROPY_ALLOC_LEXEL_INDENT_INC
177 #define MICROPY_ALLOC_LEXEL_INDENT_INC (8) macro
A Dlexer.c194 …->indent_level, lex->alloc_indent_level, lex->alloc_indent_level + MICROPY_ALLOC_LEXEL_INDENT_INC); in indent_push()
195 lex->alloc_indent_level += MICROPY_ALLOC_LEXEL_INDENT_INC; in indent_push()

Completed in 6 milliseconds