Home | History | Annotate | Download | only in Objects

Lines Matching refs:PyUnicode_MAXFREELIST

54 #define PyUnicode_MAXFREELIST       1024
62 At worst this will result in PyUnicode_MAXFREELIST *
391 numfree < PyUnicode_MAXFREELIST) {