Home
last modified time | relevance | path

Searched refs:nlr_pop (Results 1 – 20 of 20) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Duos_dupterm.c50 nlr_pop(); in mp_uos_deactivate()
77 nlr_pop(); in mp_uos_dupterm_poll()
122 nlr_pop(); in mp_uos_dupterm_rx_chr()
127 nlr_pop(); in mp_uos_dupterm_rx_chr()
133 nlr_pop(); in mp_uos_dupterm_rx_chr()
168 nlr_pop(); in mp_uos_dupterm_tx_strn()
A Dvfs.c144 nlr_pop(); in mp_vfs_import_stat()
174 nlr_pop(); in mp_vfs_autodetect()
182 nlr_pop(); in mp_vfs_autodetect()
187 nlr_pop(); in mp_vfs_autodetect()
537 nlr_pop(); in mp_vfs_mount_and_chdir_protected()
/AliOS-Things-master/components/py_engine/engine/py/
A Druntime_utils.c34 nlr_pop(); in mp_call_function_1_protected()
46 nlr_pop(); in mp_call_function_2_protected()
A Dnlr.c48 void nlr_pop(void) { in nlr_pop() function
A Dobjgetitemiter.c45 nlr_pop(); in it_iternext()
A Dnativeglue.c203 nlr_pop(); in mp_native_yield_from()
293 nlr_pop,
A Dvm.c237 …#define RAISE(o) do { nlr_pop(); nlr.ret_val = MP_OBJ_TO_PTR(o); goto exception_handler; } while (… in mp_execute_bytecode()
1000 nlr_pop(); in mp_execute_bytecode()
1046 nlr_pop(); in mp_execute_bytecode()
1085 nlr_pop(); in mp_execute_bytecode()
1131 nlr_pop(); in mp_execute_bytecode()
1174 nlr_pop(); in mp_execute_bytecode()
1230 nlr_pop(); in mp_execute_bytecode()
1351 nlr_pop(); in mp_execute_bytecode()
A Dnlr.h145 void nlr_pop(void);
A Dbuiltinevex.c64 nlr_pop(); in code_execute()
A Dnativeglue.h122 void (*nlr_pop)(void); member
A Dmodthread.c197 nlr_pop(); in thread_entry()
A Druntime.c1145 nlr_pop(); in mp_load_method_protected()
1263 nlr_pop(); in mp_iternext()
1499 nlr_pop(); in mp_parse_compile_execute()
A Dbuiltinimport.c170 nlr_pop(); in do_execute_raw_code()
/AliOS-Things-master/components/py_engine/engine/shared/upytesthelper/
A Dupytesthelper.c106 nlr_pop(); in upytest_execute_test()
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dmpirq.c79 nlr_pop(); in mp_irq_handler()
A Dpyexec.c119 nlr_pop(); in parse_compile_execute()
/AliOS-Things-master/components/py_engine/engine/mpy-cross/
A Dmain.c89 nlr_pop(); in compile_and_save()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmain.c224 nlr_pop(); in do_str()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmain.c224 nlr_pop(); in do_str()
/AliOS-Things-master/components/py_engine/adapter/
A Dmain.c392 nlr_pop(); in do_str()

Completed in 26 milliseconds