Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dscope.h43 ID_FLAG_IS_STAR_PARAM = 0x02, enumerator
A Dcompile.c2928 param_flag = ID_FLAG_IS_PARAM | ID_FLAG_IS_STAR_PARAM; in compile_scope_func_lambda_param()
3410 if (id->flags & ID_FLAG_IS_STAR_PARAM) { in scope_compute_things()

Completed in 10 milliseconds