Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dmpconfig.h186 #ifndef MICROPY_ALLOC_PARSE_RULE_INC
187 #define MICROPY_ALLOC_PARSE_RULE_INC (16) macro
A Dparse.c296 …er->rule_stack, parser->rule_stack_alloc, parser->rule_stack_alloc + MICROPY_ALLOC_PARSE_RULE_INC); in push_rule()
298 parser->rule_stack_alloc += MICROPY_ALLOC_PARSE_RULE_INC; in push_rule()

Completed in 8 milliseconds