Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dsetobject.h18 #define PySet_MINSIZE 8 macro
/external/python/cpython2/Include/
Dsetobject.h22 #define PySet_MINSIZE 8 macro