Searched refs:MICROPY_ALLOC_PARSE_RULE_INIT (Results 1 – 2 of 2) sorted by relevance
181 #ifndef MICROPY_ALLOC_PARSE_RULE_INIT182 #define MICROPY_ALLOC_PARSE_RULE_INIT (64) macro
839 parser.rule_stack_alloc = MICROPY_ALLOC_PARSE_RULE_INIT; in mp_parse()
Completed in 9 milliseconds