Home
last modified time | relevance | path

Searched refs:agw_val (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dgenobject.c1421 PyObject *agw_val; member
1711 _PyGen_SetStopIterationValue(((_PyAsyncGenWrappedValue*)result)->agw_val); in async_gen_unwrap_value()
1935 Py_CLEAR(o->agw_val); in async_gen_wrapped_val_dealloc()
1959 Py_VISIT(o->agw_val); in async_gen_wrapped_val_traverse()
2035 o->agw_val = val; in _PyAsyncGenValueWrapperNew()

Completed in 3 milliseconds