Searched refs:MICROPY_QSTR_EXTRA_POOL (Results 1 – 5 of 5) sorted by relevance
117 #ifdef MICROPY_QSTR_EXTRA_POOL118 extern const qstr_pool_t MICROPY_QSTR_EXTRA_POOL;119 #define CONST_POOL MICROPY_QSTR_EXTRA_POOL150 #ifdef MICROPY_QSTR_EXTRA_POOL in qstr_add()
124 MICROPY_QSTR_EXTRA_POOL=mp_qstr_frozen_const_pool
58 #define MICROPY_QSTR_EXTRA_POOL mp_qstr_frozen_const_pool macro
Completed in 11 milliseconds