Searched defs:raise_exc (Results 1 – 2 of 2) sorted by relevance
66 void mp_handle_pending(bool raise_exc) { in mp_handle_pending()152 void mp_handle_pending(bool raise_exc) { in mp_handle_pending()
39 STATIC NORETURN void raise_exc(mp_obj_t exc, mp_lexer_t *lex) { in raise_exc() function
Completed in 3 milliseconds