Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dscope.c76 id_info_t *id_info = scope_find(scope, qst); in scope_find_or_add_id()
99 id_info_t *scope_find(scope_t *scope, qstr qst) { in scope_find() function
112 return scope_find(scope, qst); in scope_find_global()
141 id_info_t *id2 = scope_find(s, id->qst); in scope_check_to_close_over()
A Demitcommon.c45 id_info_t *id = scope_find(scope, qst); in mp_emit_common_id_op()
A Dscope.h96 id_info_t *scope_find(scope_t *scope, qstr qstr);
A Dcompile.c3213 id_info_t *id = scope_find(scope, MP_QSTR___class__); in compile_scope()

Completed in 11 milliseconds