Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Demitnx86.c28 [MP_F_STORE_NAME] = 2,
A Dnativeglue.h47 MP_F_STORE_NAME, enumerator
A Demitnative.c1708 MP_STATIC_ASSERT(MP_F_STORE_NAME + MP_EMIT_IDOP_GLOBAL_NAME == MP_F_STORE_NAME); in emit_native_store_global()
1709 MP_STATIC_ASSERT(MP_F_STORE_NAME + MP_EMIT_IDOP_GLOBAL_GLOBAL == MP_F_STORE_GLOBAL); in emit_native_store_global()
1725 emit_call_with_qstr_arg(emit, MP_F_STORE_NAME + kind, qst, REG_ARG_1); // arg1 = name in emit_native_store_global()

Completed in 10 milliseconds