Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Druntime0.h38 #define MP_SCOPE_FLAG_VIPERRET_POS (6) // 3 bits used for viper return type, to pass from compil… macro
A Demitnative.c2800 vtype_kind_t return_vtype = emit->scope->scope_flags >> MP_SCOPE_FLAG_VIPERRET_POS; in emit_native_return_value()
A Dcompile.c3107 …e->scope_flags |= compile_viper_type_annotation(comp, pns->nodes[2]) << MP_SCOPE_FLAG_VIPERRET_POS; in compile_scope()

Completed in 17 milliseconds