Searched refs:PyMethod_MAXFREELIST (Results 1 – 1 of 1) sorted by relevance
12 #ifndef PyMethod_MAXFREELIST13 #define PyMethod_MAXFREELIST 256 macro2388 if (numfree < PyMethod_MAXFREELIST) { in instancemethod_dealloc()