Searched refs:MP_F_CALL_METHOD_N_KW_VAR (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | emitnx86.c | 45 [MP_F_CALL_METHOD_N_KW_VAR] = 3,
|
A D | nativeglue.h | 64 MP_F_CALL_METHOD_N_KW_VAR, enumerator
|
A D | emitnative.c | 2755 …emit_call_with_2_imm_args(emit, MP_F_CALL_METHOD_N_KW_VAR, 0, REG_ARG_1, n_positional | (n_keyword… in emit_native_call_function() 2771 …emit_call_with_2_imm_args(emit, MP_F_CALL_METHOD_N_KW_VAR, 1, REG_ARG_1, n_positional | (n_keyword… in emit_native_call_method()
|
Completed in 10 milliseconds