Home
last modified time | relevance | path

Searched defs:PyList_MAXFREELIST (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_interp.h112 # define PyList_MAXFREELIST 80 macro
/external/python/cpython2/Objects/
Dlistobject.c95 #define PyList_MAXFREELIST 80 macro