Searched defs:__Pyx_PyGen_FetchStopIterationValue (Results 1 – 1 of 1) sorted by relevance
53 #define __Pyx_PyGen_FetchStopIterationValue(pvalue) PyGen_FetchStopIterationValue(pvalue) macro80 static int __Pyx_PyGen_FetchStopIterationValue(PyObject **pvalue) { in __Pyx_PyGen_FetchStopIterationValue() function