Home
last modified time | relevance | path

Searched refs:mp_import_from (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dnativeglue.c296 mp_import_from,
A Druntime.h165 mp_obj_t mp_import_from(mp_obj_t module, qstr name);
A Ddynruntime.h206 #define mp_import_from(module, name) \ macro
A Dvm.c1289 mp_obj_t obj = mp_import_from(TOP(), qst); in mp_execute_bytecode()
A Druntime.c1406 mp_obj_t mp_import_from(mp_obj_t module, qstr name) { in mp_import_from() function

Completed in 10 milliseconds