Home
last modified time | relevance | path

Searched refs:MP_F_UNPACK_SEQUENCE (Results 1 – 3 of 3) sorted by relevance

/dports/lang/micropython/micropython-1.17/py/
H A Demitnx86.c55 [MP_F_UNPACK_SEQUENCE] = 3,
H A Dnativeglue.h74 MP_F_UNPACK_SEQUENCE, enumerator
H A Demitnative.c2668 emit_call_with_imm_arg(emit, MP_F_UNPACK_SEQUENCE, n_args, REG_ARG_2); // arg2 = n_args in emit_native_unpack_sequence()