Home
last modified time | relevance | path

Searched defs:scope_flags (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Demitglue.c70 mp_uint_t scope_flags) { in mp_emit_glue_assign_bytecode()
107 mp_uint_t n_pos_args, mp_uint_t scope_flags, mp_uint_t type_sig) { in mp_emit_glue_assign_native()
A Demitglue.h59 mp_uint_t scope_flags : 7; member
A Dbc.c135 … size_t n_state_unused, n_exc_stack_unused, scope_flags, n_pos_args, n_kwonly_args, n_def_pos_args; in mp_setup_code_state() local
A Dobjgenerator.c102 size_t n_state, n_exc_stack_unused, scope_flags, n_pos_args, n_kwonly_args, n_def_args; in native_gen_wrap_call() local
A Dscope.h80 uint16_t scope_flags; // see runtime0.h member
A Dbc.h181 uint scope_flags; member
A Dpersistentcode.c120 uint scope_flags; member
A Dcompile.c1975 int scope_flags = comp->scope_cur->scope_flags; in compile_async_stmt() local

Completed in 28 milliseconds