Searched refs:ag_asend_freelist (Results 1 – 2 of 2) sorted by relevance
1233 static PyAsyncGenASend *ag_asend_freelist[_PyAsyncGen_MAXFREELIST]; variable1461 o = ag_asend_freelist[--ag_asend_freelist_free]; in PyAsyncGen_ClearFreeLists()1515 ag_asend_freelist[ag_asend_freelist_free++] = o; in async_gen_asend_dealloc()1658 o = ag_asend_freelist[ag_asend_freelist_free]; in async_gen_asend_new()
179 ag_asend_freelist