Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h196 #ifndef MICROPY_ALLOC_PARSE_RESULT_INC
197 #define MICROPY_ALLOC_PARSE_RESULT_INC (16) macro
A Dparse.c444 …lt_stack, parser->result_stack_alloc, parser->result_stack_alloc + MICROPY_ALLOC_PARSE_RESULT_INC); in push_result_node()
446 parser->result_stack_alloc += MICROPY_ALLOC_PARSE_RESULT_INC; in push_result_node()

Completed in 8 milliseconds