Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dscope.h58 #define SCOPE_IS_COMP_LIKE(s) (SCOPE_LIST_COMP <= (s) && (s) <= SCOPE_GEN_EXPR) macro
A Dcompile.c2147 if (SCOPE_IS_COMP_LIKE(comp->scope_cur->kind)) { in compile_namedexpr_helper()
3141 } else if (SCOPE_IS_COMP_LIKE(scope->kind)) { in compile_scope()

Completed in 10 milliseconds