Searched defs:PyList_MAXFREELIST (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/internal/ | ||
| D | pycore_interp.h | 112 # define PyList_MAXFREELIST 80 macro |
| /external/python/cpython2/Objects/ | ||
| D | listobject.c | 95 #define PyList_MAXFREELIST 80 macro |