Searched refs:MICROPY_ALLOC_LEXEL_INDENT_INC (Results 1 – 2 of 2) sorted by relevance
176 #ifndef MICROPY_ALLOC_LEXEL_INDENT_INC177 #define MICROPY_ALLOC_LEXEL_INDENT_INC (8) macro
194 …->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