Searched refs:CLEAR_SYS_EXC_INFO (Results 1 – 1 of 1) sorted by relevance
102 #define CLEAR_SYS_EXC_INFO() MP_STATE_VM(cur_exception) = NULL; macro104 #define CLEAR_SYS_EXC_INFO() macro117 …CLEAR_SYS_EXC_INFO() /* just clear sys.exc_info(), not compliant, but it shouldn't be used in 1st …
Completed in 4 milliseconds