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