Home
last modified time | relevance | path

Searched refs:MP_EMIT_BUILD_SET (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Demit.h86 #define MP_EMIT_BUILD_SET (3) macro
A Demitbc.c755 MP_STATIC_ASSERT(MP_BC_BUILD_TUPLE + MP_EMIT_BUILD_SET == MP_BC_BUILD_SET); in mp_emit_bc_build()
A Dcompile.c2633 EMIT_ARG(build, 1 + n, MP_EMIT_BUILD_SET); in compile_atom_brace_helper()
2656 EMIT_ARG(build, 1, MP_EMIT_BUILD_SET); in compile_atom_brace_helper()
3169 EMIT_ARG(build, 0, MP_EMIT_BUILD_SET); in compile_scope()
A Demitnative.c2586 MP_STATIC_ASSERT(MP_F_BUILD_TUPLE + MP_EMIT_BUILD_SET == MP_F_BUILD_SET); in emit_native_build()
2594 if (kind == MP_EMIT_BUILD_TUPLE || kind == MP_EMIT_BUILD_LIST || kind == MP_EMIT_BUILD_SET) { in emit_native_build()

Completed in 20 milliseconds