Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_asynciomodule.c2599 int clear_exc = 0; in task_step_impl() local
2635 clear_exc = 1; in task_step_impl()
2646 if (clear_exc) { in task_step_impl()
2660 if (clear_exc) { in task_step_impl()