Searched refs:PyUnicode_MAXFREELIST (Results 1 – 1 of 1) sorted by relevance
54 #define PyUnicode_MAXFREELIST 1024 macro391 numfree < PyUnicode_MAXFREELIST) { in unicode_dealloc()