Home
last modified time | relevance | path

Searched defs:n_pos_defaults (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Demitbc.c790 void mp_emit_bc_make_function(emit_t *emit, scope_t *scope, mp_uint_t n_pos_defaults, mp_uint_t n_k… in mp_emit_bc_make_function()
798 …_closure(emit_t *emit, scope_t *scope, mp_uint_t n_closed_over, mp_uint_t n_pos_defaults, mp_uint_… in mp_emit_bc_make_closure()
A Demitnative.c2680 STATIC void emit_native_make_function(emit_t *emit, scope_t *scope, mp_uint_t n_pos_defaults, mp_ui… in emit_native_make_function()
2699 …_closure(emit_t *emit, scope_t *scope, mp_uint_t n_closed_over, mp_uint_t n_pos_defaults, mp_uint_… in emit_native_make_closure()
A Dcompile.c604 STATIC void close_over_variables_etc(compiler_t *comp, scope_t *this_scope, int n_pos_defaults, int… in close_over_variables_etc()

Completed in 24 milliseconds