Searched refs:MICROPY_ALLOC_PARSE_RESULT_INIT (Results 1 – 2 of 2) sorted by relevance
191 #ifndef MICROPY_ALLOC_PARSE_RESULT_INIT192 #define MICROPY_ALLOC_PARSE_RESULT_INIT (32) macro
843 parser.result_stack_alloc = MICROPY_ALLOC_PARSE_RESULT_INIT; in mp_parse()
Completed in 8 milliseconds