Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Demitcommon.c36 if (SCOPE_IS_FUNC_LIKE(scope->kind) && id->kind == ID_INFO_KIND_GLOBAL_IMPLICIT) { in mp_emit_common_get_id_for_modification()
A Dscope.h57 #define SCOPE_IS_FUNC_LIKE(s) ((s) >= SCOPE_LAMBDA) macro
A Dcompile.c3433 if (SCOPE_IS_FUNC_LIKE(scope->kind) && id->kind == ID_INFO_KIND_GLOBAL_IMPLICIT) { in scope_compute_things()

Completed in 11 milliseconds