Searched refs:is_res_true (Results 1 – 1 of 1) sorted by relevance
145 int is_res_true = PyObject_IsTrue(res); in _is_coroutine() local147 if (is_res_true <= 0) { in _is_coroutine()148 return is_res_true; in _is_coroutine()