Searched refs:MICROPY_ALLOC_PARSE_CHUNK_INIT (Results 1 – 5 of 5) sorted by relevance
207 #ifndef MICROPY_ALLOC_PARSE_CHUNK_INIT208 #define MICROPY_ALLOC_PARSE_CHUNK_INIT (128) macro
279 size_t alloc = MICROPY_ALLOC_PARSE_CHUNK_INIT; in parser_alloc()
212 #define MICROPY_ALLOC_PARSE_CHUNK_INIT (16) macro
224 #define MICROPY_ALLOC_PARSE_CHUNK_INIT (16) macro
Completed in 14 milliseconds