Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dgenobject.h43 PyAPI_FUNC(int) _PyGen_SetStopIterationValue(PyObject *);
/external/python/cpython3/Objects/
Diterobject.c379 _PyGen_SetStopIterationValue(obj->default_value); in anextawaitable_iternext()
402 _PyGen_SetStopIterationValue(obj->default_value); in anextawaitable_proxy()
Dgenobject.c288 _PyGen_SetStopIterationValue(result); in gen_send_ex()
574 _PyGen_SetStopIterationValue(result); in gen_iternext()
588 _PyGen_SetStopIterationValue(PyObject *value) in _PyGen_SetStopIterationValue() function
1538 _PyGen_SetStopIterationValue(((_PyAsyncGenWrappedValue*)result)->agw_val); in async_gen_unwrap_value()
/external/python/cpython3/Modules/
D_asynciomodule.c1646 (void)_PyGen_SetStopIterationValue(result); in FutureIter_iternext()
/external/python/cpython3/Doc/data/
Dpython3.10.abi1048 …<elf-symbol name='_PyGen_SetStopIterationValue' type='func-type' binding='global-binding' visibili…
8065_PyGen_SetStopIterationValue' mangled-name='_PyGen_SetStopIterationValue' filepath='Objects/genobj…
8698 …<function-decl name='_PyGen_SetStopIterationValue' mangled-name='_PyGen_SetStopIterationValue' fil…