Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_asynciomodule.c1587 #define FI_FREELIST_MAXLEN 255 macro
1598 if (fi_freelist_len < FI_FREELIST_MAXLEN) { in FutureIter_dealloc()