Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dqstr.c86 #define MICROPY_ALLOC_QSTR_ENTRIES_INIT (10) macro
106 MICROPY_ALLOC_QSTR_ENTRIES_INIT,
152 new_alloc = MAX(MICROPY_ALLOC_QSTR_ENTRIES_INIT, new_alloc); in qstr_add()

Completed in 3 milliseconds